mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
[gn build] Port 8adc4d1ec76
This commit is contained in:
parent
030e65d1fe
commit
54ddb1ae8c
@ -78,6 +78,7 @@ static_library("clangd") {
|
||||
"ConfigYAML.cpp",
|
||||
"Diagnostics.cpp",
|
||||
"DraftStore.cpp",
|
||||
"DumpAST.cpp",
|
||||
"ExpectedTypes.cpp",
|
||||
"FS.cpp",
|
||||
"FileDistance.cpp",
|
||||
|
@ -59,6 +59,7 @@ unittest("ClangdTests") {
|
||||
"DexTests.cpp",
|
||||
"DiagnosticsTests.cpp",
|
||||
"DraftStoreTests.cpp",
|
||||
"DumpASTTests.cpp",
|
||||
"ExpectedTypeTest.cpp",
|
||||
"FSTests.cpp",
|
||||
"FileDistanceTests.cpp",
|
||||
|
Loading…
Reference in New Issue
Block a user