1 set(LLVM_LINK_COMPONENTS
6 add_clang_unittest(StaticAnalysisTests
7 AnalyzerOptionsTest.cpp
9 BugReportInterestingnessTest.cpp
10 CallDescriptionTest.cpp
12 ConflictingEvalCallsTest.cpp
13 ExprEngineVisitTest.cpp
14 FalsePositiveRefutationBRVisitorTest.cpp
15 IsCLibraryFunctionTest.cpp
16 MemRegionDescriptiveNameTest.cpp
17 NoStateChangeFuncVisitorTest.cpp
20 RegisterCustomCheckersTest.cpp
23 SValSimplifyerTest.cpp
25 TestReturnValueUnderConstruction.cpp
26 Z3CrosscheckOracleTest.cpp
29 clang_target_link_libraries(StaticAnalysisTests
38 clangStaticAnalyzerCore
39 clangStaticAnalyzerFrontend
43 target_link_libraries(StaticAnalysisTests