gn build: Merge r365179

llvm-svn: 365185
This commit is contained in:
Nico Weber 2019-07-05 11:34:48 +00:00
parent c9a5c631fe
commit 1126f1a6de
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ unittest("ClangAnalysisTests") {
"//llvm/lib/Support",
]
sources = [
"CFGDominatorTree.cpp",
"CFGTest.cpp",
"CloneDetectionTest.cpp",
"ExprMutationAnalyzerTest.cpp",