Skip to content

Commit 8d53f2f

Browse files
committed
[gn build] Port 6aabf60
1 parent dee3190 commit 8d53f2f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ static_library("clangd") {
132132
"index/Ref.cpp",
133133
"index/Relation.cpp",
134134
"index/Serialization.cpp",
135-
"index/StdLib.cpp",
136135
"index/Symbol.cpp",
137136
"index/SymbolCollector.cpp",
138137
"index/SymbolID.cpp",

llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ unittest("ClangdTests") {
9999
"SemanticSelectionTests.cpp",
100100
"SerializationTests.cpp",
101101
"SourceCodeTests.cpp",
102-
"StdLibTests.cpp",
103102
"SymbolCollectorTests.cpp",
104103
"SymbolInfoTests.cpp",
105104
"SyncAPI.cpp",

0 commit comments

Comments
 (0)