[gn build] Port cbc9c4ea90
This commit is contained in:
parent
cbc9c4ea90
commit
9052920676
|
@ -97,6 +97,7 @@ static_library("clangd") {
|
|||
"HeuristicResolver.cpp",
|
||||
"Hover.cpp",
|
||||
"IncludeFixer.cpp",
|
||||
"InlayHints.cpp",
|
||||
"JSONTransport.cpp",
|
||||
"ParsedAST.cpp",
|
||||
"PathMapping.cpp",
|
||||
|
|
|
@ -78,6 +78,7 @@ unittest("ClangdTests") {
|
|||
"HoverTests.cpp",
|
||||
"IndexActionTests.cpp",
|
||||
"IndexTests.cpp",
|
||||
"InlayHintTests.cpp",
|
||||
"JSONTransportTests.cpp",
|
||||
"LSPBinderTests.cpp",
|
||||
"LSPClient.cpp",
|
||||
|
|
Loading…
Reference in New Issue
Block a user