1 set(LLVM_LINK_COMPONENTS
6 add_clang_unittest(StaticAnalysisTests
7 AnalyzerOptionsTest.cpp
9 BugReportInterestingnessTest.cpp
10 CallDescriptionTest.cpp
12 ConflictingEvalCallsTest.cpp
13 FalsePositiveRefutationBRVisitorTest.cpp
14 NoStateChangeFuncVisitorTest.cpp
17 RegisterCustomCheckersTest.cpp
21 TestReturnValueUnderConstruction.cpp
24 clang_target_link_libraries(StaticAnalysisTests
33 clangStaticAnalyzerCore
34 clangStaticAnalyzerFrontend
38 target_link_libraries(StaticAnalysisTests