1 set(LLVM_LINK_COMPONENTS
5 add_clang_unittest(LexTests
6 DependencyDirectivesScannerTest.cpp
10 ModuleDeclStateTest.cpp
12 PPConditionalDirectiveRecordTest.cpp
13 PPDependencyDirectivesTest.cpp
14 PPMemoryAllocationsTest.cpp
17 clang_target_link_libraries(LexTests
26 target_link_libraries(LexTests
28 LLVMTestingAnnotations