blob: 59050492fabaed6d93b313f395e7e3e60346f918 [file] [log] [blame]
add_clang_unittest(ToolingTests
CommentHandlerTest.cpp
CompilationDatabaseTest.cpp
ToolingTest.cpp
RecursiveASTVisitorTest.cpp
RefactoringTest.cpp
RewriterTest.cpp
)
target_link_libraries(ToolingTests
clangAST
clangTooling
clangRewrite
)