Skip to content

Commit

Permalink
[gn build] Port cbc9c4e
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Apr 14, 2021
1 parent cbc9c4e commit 9052920
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
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ static_library("clangd") {
"HeuristicResolver.cpp",
"Hover.cpp",
"IncludeFixer.cpp",
"InlayHints.cpp",
"JSONTransport.cpp",
"ParsedAST.cpp",
"PathMapping.cpp",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ unittest("ClangdTests") {
"HoverTests.cpp",
"IndexActionTests.cpp",
"IndexTests.cpp",
"InlayHintTests.cpp",
"JSONTransportTests.cpp",
"LSPBinderTests.cpp",
"LSPClient.cpp",
Expand Down

0 comments on commit 9052920

Please sign in to comment.