[llvm] 10f0b18 - [gn build] Port d70ec366c91

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 11:00:27 PDT 2020


Author: LLVM GN Syncbot
Date: 2020-05-26T17:56:17Z
New Revision: 10f0b18ed950545d10574f5b30d234bd3789d7b2

URL: https://github.com/llvm/llvm-project/commit/10f0b18ed950545d10574f5b30d234bd3789d7b2
DIFF: https://github.com/llvm/llvm-project/commit/10f0b18ed950545d10574f5b30d234bd3789d7b2.diff

LOG: [gn build] Port d70ec366c91

Added: 
    

Modified: 
    llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Core/BUILD.gn

Removed: 
    


################################################################################
diff  --git a/llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Core/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Core/BUILD.gn
index f37cc42c481e..4c3d175a3180 100644
--- a/llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Core/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Core/BUILD.gn
@@ -55,7 +55,6 @@ static_library("Core") {
     "SimpleConstraintManager.cpp",
     "SimpleSValBuilder.cpp",
     "Store.cpp",
-    "SubEngine.cpp",
     "SymbolManager.cpp",
     "TextDiagnostics.cpp",
     "WorkList.cpp",


        


More information about the llvm-commits mailing list