[gn build] Port 662ed9e67a

This commit is contained in:
LLVM GN Syncbot 2020-10-13 19:14:09 +00:00
parent 39c39e8a7f
commit 5f335285c1
2 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,6 @@ static_library("Analysis") {
"Dominators.cpp",
"ExprMutationAnalyzer.cpp",
"HTMLPathDiagnosticConsumer.cpp",
"IssueHash.cpp",
"LiveVariables.cpp",
"ObjCNoReturn.cpp",
"PathDiagnostic.cpp",

View File

@ -39,6 +39,7 @@ static_library("Core") {
"ExprEngineCallAndReturn.cpp",
"ExprEngineObjC.cpp",
"FunctionSummary.cpp",
"IssueHash.cpp",
"LoopUnrolling.cpp",
"LoopWidening.cpp",
"MemRegion.cpp",