| add_clang_unittest(ClangAnalysisTests |
| CFGDominatorTree.cpp |
| CFGTest.cpp |
| CloneDetectionTest.cpp |
| ExprMutationAnalyzerTest.cpp |
| IntervalPartitionTest.cpp |
| LifetimeSafetyTest.cpp |
| MacroExpansionContextTest.cpp |
| UnsafeBufferUsageTest.cpp |
| CLANG_LIBS |
| clangAST |
| clangASTMatchers |
| clangAnalysis |
| clangAnalysisLifetimeSafety |
| clangBasic |
| clangFrontend |
| clangLex |
| clangSerialization |
| clangTooling |
| LINK_LIBS |
| clangTesting |
| LLVMTestingSupport |
| LLVM_COMPONENTS |
| FrontendOpenMP |
| Support |
| ) |
| |
| add_subdirectory(FlowSensitive) |
| add_subdirectory(Scalable) |