Skip to content

Commit 0bcf2d8

Browse files
committed
[gn build] Port 1229245
1 parent 1229245 commit 0bcf2d8

File tree

1 file changed

+2
-0
lines changed
  • llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ unittest("ClangdTests") {
3434
"BackgroundIndexTests.cpp",
3535
"CancellationTests.cpp",
3636
"CanonicalIncludesTests.cpp",
37+
"ClangdLSPServerTests.cpp",
3738
"ClangdTests.cpp",
3839
"CodeCompleteTests.cpp",
3940
"CodeCompletionStringsTests.cpp",
@@ -60,6 +61,7 @@ unittest("ClangdTests") {
6061
"IndexActionTests.cpp",
6162
"IndexTests.cpp",
6263
"JSONTransportTests.cpp",
64+
"LSPClient.cpp",
6365
"ParsedASTTests.cpp",
6466
"PathMappingTests.cpp",
6567
"PrintASTTests.cpp",

0 commit comments

Comments
 (0)