[gn build] Port 1229245df7c

This commit is contained in:
LLVM GN Syncbot 2020-04-10 00:51:20 +00:00
parent 1229245df7
commit 0bcf2d8864

View 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",