1 set(LLVM_LINK_COMPONENTS
6 add_clang_unittest(SemaTests
7 ExternalSemaSourceTest.cpp
9 HeuristicResolverTest.cpp
10 GslOwnerPointerInference.cpp
12 SemaNoloadLookupTest.cpp
15 clang_target_link_libraries(SemaTests
27 target_link_libraries(SemaTests
29 LLVMTestingAnnotations