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(SemaTests
ExternalSemaSourceTest.cpp
CodeCompleteTest.cpp
clang_target_link_libraries(SemaTests
PRIVATE
clangAST
clangBasic
clangFrontend
clangParse
clangSema
clangSerialization
clangTooling
target_link_libraries(SemaTests
LLVMTestingSupport