[gn build] Port 1229245df7c
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Fri, 10 Apr 2020 00:51:20 +0000 (00:51 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Fri, 10 Apr 2020 00:51:20 +0000 (00:51 +0000)
llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/BUILD.gn

index 2cfe0f0..1053f12 100644 (file)
@@ -34,6 +34,7 @@ unittest("ClangdTests") {
     "BackgroundIndexTests.cpp",
     "CancellationTests.cpp",
     "CanonicalIncludesTests.cpp",
+    "ClangdLSPServerTests.cpp",
     "ClangdTests.cpp",
     "CodeCompleteTests.cpp",
     "CodeCompletionStringsTests.cpp",
@@ -60,6 +61,7 @@ unittest("ClangdTests") {
     "IndexActionTests.cpp",
     "IndexTests.cpp",
     "JSONTransportTests.cpp",
+    "LSPClient.cpp",
     "ParsedASTTests.cpp",
     "PathMappingTests.cpp",
     "PrintASTTests.cpp",