blob: a4f340199cb7108f04e5896ad21426a94069691e [file] [log] [blame]
add_clang_unittest(ASTTests
CommentLexer.cpp
CommentParser.cpp
DeclPrinterTest.cpp
)
target_link_libraries(ASTTests
clangAST clangASTMatchers clangTooling
)