mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
gn build: Merge 765b1250f68
This commit is contained in:
parent
1dbe33cab9
commit
3ae6437414
@ -75,6 +75,7 @@ static_library("clangd") {
|
||||
"GlobalCompilationDatabase.cpp",
|
||||
"HeaderSourceSwitch.cpp",
|
||||
"Headers.cpp",
|
||||
"Hover.cpp",
|
||||
"IncludeFixer.cpp",
|
||||
"JSONTransport.cpp",
|
||||
"Logger.cpp",
|
||||
|
@ -55,6 +55,7 @@ unittest("ClangdTests") {
|
||||
"GlobalCompilationDatabaseTests.cpp",
|
||||
"HeaderSourceSwitchTests.cpp",
|
||||
"HeadersTests.cpp",
|
||||
"HoverTests.cpp",
|
||||
"IndexActionTests.cpp",
|
||||
"IndexTests.cpp",
|
||||
"JSONTransportTests.cpp",
|
||||
|
Loading…
Reference in New Issue
Block a user