Skip to content

Commit

Permalink
[gn build] Port f8f6d64
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Nov 18, 2020
1 parent f8f6d64 commit e5d2409
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/clang/lib/Analysis/BUILD.gn
Expand Up @@ -23,6 +23,7 @@ static_library("Analysis") {
"Consumed.cpp",
"Dominators.cpp",
"ExprMutationAnalyzer.cpp",
"IssueHash.cpp",
"LiveVariables.cpp",
"ObjCNoReturn.cpp",
"PathDiagnostic.cpp",
Expand Down
Expand Up @@ -40,7 +40,6 @@ static_library("Core") {
"ExprEngineObjC.cpp",
"FunctionSummary.cpp",
"HTMLDiagnostics.cpp",
"IssueHash.cpp",
"LoopUnrolling.cpp",
"LoopWidening.cpp",
"MemRegion.cpp",
Expand Down

0 comments on commit e5d2409

Please sign in to comment.