blob: 300dcd5cb87b14360de53bc6b483d6ce6eecdc17 [file] [log] [blame]
add_clang_unittest(BasicTests
FileManagerTest.cpp
SourceManagerTest.cpp
)
target_link_libraries(BasicTests
clangBasic
clangLex
)