mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-16 00:38:58 +00:00
gn build: Merge r371976
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371977 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f4c41d6cba
commit
bd50d31a90
@ -102,6 +102,7 @@ static_library("clangd") {
|
||||
"RIFF.cpp",
|
||||
"Selection.cpp",
|
||||
"SemanticHighlighting.cpp",
|
||||
"SemanticSelection.cpp",
|
||||
"SourceCode.cpp",
|
||||
"TUScheduler.cpp",
|
||||
"Threading.cpp",
|
||||
|
@ -63,6 +63,7 @@ unittest("ClangdTests") {
|
||||
"RenameTests.cpp",
|
||||
"SelectionTests.cpp",
|
||||
"SemanticHighlightingTests.cpp",
|
||||
"SemanticSelectionTests.cpp",
|
||||
"SerializationTests.cpp",
|
||||
"SourceCodeTests.cpp",
|
||||
"SymbolCollectorTests.cpp",
|
||||
|
Loading…
x
Reference in New Issue
Block a user