Skip to content

Commit

Permalink
[gn build] Port 03ea140
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed May 19, 2022
1 parent 07c6635 commit dfd3a38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn
Expand Up @@ -132,6 +132,7 @@ static_library("clangd") {
"index/Ref.cpp",
"index/Relation.cpp",
"index/Serialization.cpp",
"index/StdLib.cpp",
"index/Symbol.cpp",
"index/SymbolCollector.cpp",
"index/SymbolID.cpp",
Expand Down
Expand Up @@ -99,6 +99,7 @@ unittest("ClangdTests") {
"SemanticSelectionTests.cpp",
"SerializationTests.cpp",
"SourceCodeTests.cpp",
"StdLibTests.cpp",
"SymbolCollectorTests.cpp",
"SymbolInfoTests.cpp",
"SyncAPI.cpp",
Expand Down

0 comments on commit dfd3a38

Please sign in to comment.