forked from OSchip/llvm-project
parent
c9a5c631fe
commit
1126f1a6de
|
@ -12,6 +12,7 @@ unittest("ClangAnalysisTests") {
|
|||
"//llvm/lib/Support",
|
||||
]
|
||||
sources = [
|
||||
"CFGDominatorTree.cpp",
|
||||
"CFGTest.cpp",
|
||||
"CloneDetectionTest.cpp",
|
||||
"ExprMutationAnalyzerTest.cpp",
|
||||
|
|
Loading…
Reference in New Issue