Skip to content

Commit

Permalink
gn build: Merge r371661
Browse files Browse the repository at this point in the history
llvm-svn: 371670
  • Loading branch information
nico committed Sep 11, 2019
1 parent efbd737 commit 9769a5e
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 @@ -25,6 +25,7 @@ static_library("Analysis") {
"ExprMutationAnalyzer.cpp",
"LiveVariables.cpp",
"ObjCNoReturn.cpp",
"PathDiagnostic.cpp",
"PostOrderCFGView.cpp",
"ProgramPoint.cpp",
"ReachableCode.cpp",
Expand Down
Expand Up @@ -42,7 +42,6 @@ static_library("Core") {
"LoopUnrolling.cpp",
"LoopWidening.cpp",
"MemRegion.cpp",
"PathDiagnostic.cpp",
"PlistDiagnostics.cpp",
"ProgramState.cpp",
"RangeConstraintManager.cpp",
Expand Down

0 comments on commit 9769a5e

Please sign in to comment.