[gn build] Port 5934a79196

This commit is contained in:
LLVM GN Syncbot 2020-12-09 16:19:06 +00:00
parent 5934a79196
commit d75791ec1e
1 changed files with 19 additions and 0 deletions

View File

@ -113,5 +113,24 @@ unittest("ClangdTests") {
"support/TestTracer.cpp",
"support/ThreadingTests.cpp",
"support/TraceTests.cpp",
"tweaks/AddUsingTests.cpp",
"tweaks/AnnotateHighlightingsTests.cpp",
"tweaks/DefineInlineTests.cpp",
"tweaks/DefineOutlineTests.cpp",
"tweaks/DumpASTTests.cpp",
"tweaks/DumpRecordLayoutTests.cpp",
"tweaks/DumpSymbolTests.cpp",
"tweaks/ExpandAutoTypeTests.cpp",
"tweaks/ExpandMacroTests.cpp",
"tweaks/ExtractFunctionTests.cpp",
"tweaks/ExtractVariableTests.cpp",
"tweaks/ObjCLocalizeStringLiteralTests.cpp",
"tweaks/PopulateSwitchTests.cpp",
"tweaks/RawStringLiteralTests.cpp",
"tweaks/RemoveUsingNamespaceTests.cpp",
"tweaks/ShowSelectionTreeTests.cpp",
"tweaks/SwapIfBranchesTests.cpp",
"tweaks/TweakTesting.cpp",
"tweaks/TweakTests.cpp",
]
}