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",
|
"ClangdServer.cpp",
|
||||||
"CodeComplete.cpp",
|
"CodeComplete.cpp",
|
||||||
"CodeCompletionStrings.cpp",
|
"CodeCompletionStrings.cpp",
|
||||||
|
"CollectMacros.cpp",
|
||||||
"CompileCommands.cpp",
|
"CompileCommands.cpp",
|
||||||
"Compiler.cpp",
|
"Compiler.cpp",
|
||||||
"Context.cpp",
|
"Context.cpp",
|
||||||
|
|
Loading…
Reference in New Issue