Skip to content

Commit eb3e544

Browse files
committed
[gn build] Port 8fc9c03
1 parent 8fc9c03 commit eb3e544

File tree

2 files changed

+0
-2
lines changed
  • llvm/utils/gn/secondary/clang

2 files changed

+0
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,5 @@ static_library("Core") {
6060
"SymbolManager.cpp",
6161
"TextDiagnostics.cpp",
6262
"WorkList.cpp",
63-
"Z3CrosscheckVisitor.cpp",
6463
]
6564
}

llvm/utils/gn/secondary/clang/unittests/StaticAnalyzer/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,5 @@ unittest("StaticAnalysisTests") {
2929
"StoreTest.cpp",
3030
"SymbolReaperTest.cpp",
3131
"TestReturnValueUnderConstruction.cpp",
32-
"Z3CrosscheckOracleTest.cpp",
3332
]
3433
}

0 commit comments

Comments
 (0)