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