[gn build] Port a60d06d8b7

This commit is contained in:
LLVM GN Syncbot 2021-03-05 11:09:38 +00:00
parent 3fd2fa1220
commit f456fd0ed8
1 changed files with 1 additions and 1 deletions

View File

@ -84,6 +84,7 @@ static_library("clangd") {
"DumpAST.cpp",
"ExpectedTypes.cpp",
"FS.cpp",
"FeatureModule.cpp",
"FileDistance.cpp",
"FindSymbols.cpp",
"FindTarget.cpp",
@ -96,7 +97,6 @@ static_library("clangd") {
"Hover.cpp",
"IncludeFixer.cpp",
"JSONTransport.cpp",
"Module.cpp",
"ParsedAST.cpp",
"PathMapping.cpp",
"Preamble.cpp",