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