Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
set(LLVM_LINK_COMPONENTS
Support
)
add_clang_unittest(BasicTests
CharInfoTest.cpp
DarwinSDKInfoTest.cpp
DiagnosticTest.cpp
FileEntryTest.cpp
FileManagerTest.cpp
LineOffsetMappingTest.cpp
SanitizersTest.cpp
SourceManagerTest.cpp
clang_target_link_libraries(BasicTests
PRIVATE
clangAST
clangBasic
clangLex
target_link_libraries(BasicTests
LLVMTestingSupport