forked from OSchip/llvm-project
[gn build] Port 3755039c99
This commit is contained in:
parent
3755039c99
commit
c016e9fbee
|
@ -59,6 +59,7 @@ static_library("clangd") {
|
|||
"ClangdServer.cpp",
|
||||
"CodeComplete.cpp",
|
||||
"CodeCompletionStrings.cpp",
|
||||
"CollectMacros.cpp",
|
||||
"CompileCommands.cpp",
|
||||
"Compiler.cpp",
|
||||
"Context.cpp",
|
||||
|
|
Loading…
Reference in New Issue