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