[llvm] 1f32618 - [gn build] Port 142c3d9d1414
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 30 10:29:02 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-03-30T17:24:21Z
New Revision: 1f326183ab1ff1e8ab02a2d3a2e8adebdcb26d24
URL: https://github.com/llvm/llvm-project/commit/1f326183ab1ff1e8ab02a2d3a2e8adebdcb26d24
DIFF: https://github.com/llvm/llvm-project/commit/1f326183ab1ff1e8ab02a2d3a2e8adebdcb26d24.diff
LOG: [gn build] Port 142c3d9d1414
Added:
Modified:
llvm/utils/gn/secondary/clang/lib/ExtractAPI/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/lib/ExtractAPI/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/ExtractAPI/BUILD.gn
index 2e27713c4b0bc..cd0b98129699c 100644
--- a/llvm/utils/gn/secondary/clang/lib/ExtractAPI/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/ExtractAPI/BUILD.gn
@@ -15,7 +15,6 @@ static_library("ExtractAPI") {
"AvailabilityInfo.cpp",
"DeclarationFragments.cpp",
"ExtractAPIConsumer.cpp",
- "ExtractAPIVisitor.cpp",
"Serialization/SerializerBase.cpp",
"Serialization/SymbolGraphSerializer.cpp",
"TypedefUnderlyingTypeResolver.cpp",
More information about the llvm-commits
mailing list