Dummy is a word with inappropriate associations. This patch updates the references to it in clangd code base with more precise ones. The only user-visible change is the default variable name used when extracting a variable. It will be named as `placeholder` from now on. Differential Revision: https://reviews.llvm.org/D99065 |
||
|---|---|---|
| .. | ||
| AddUsingTests.cpp | ||
| AnnotateHighlightingsTests.cpp | ||
| DefineInlineTests.cpp | ||
| DefineOutlineTests.cpp | ||
| DumpASTTests.cpp | ||
| DumpRecordLayoutTests.cpp | ||
| DumpSymbolTests.cpp | ||
| ExpandAutoTypeTests.cpp | ||
| ExpandMacroTests.cpp | ||
| ExtractFunctionTests.cpp | ||
| ExtractVariableTests.cpp | ||
| ObjCLocalizeStringLiteralTests.cpp | ||
| PopulateSwitchTests.cpp | ||
| RawStringLiteralTests.cpp | ||
| RemoveUsingNamespaceTests.cpp | ||
| ShowSelectionTreeTests.cpp | ||
| SwapIfBranchesTests.cpp | ||
| TweakTesting.cpp | ||
| TweakTesting.h | ||
| TweakTests.cpp | ||