llvm-project/clang-tools-extra/clangd/refactor
Kadir Cetinkaya f71404c37c
[clangd] Replace usages of dummy with more descriptive words
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
2021-03-22 12:49:24 +01:00
..
tweaks [clangd] Replace usages of dummy with more descriptive words 2021-03-22 12:49:24 +01:00
Rename.cpp [clangd] Reject renames to non-identifier characters 2021-03-16 12:18:29 +01:00
Rename.h [clangd] Use Dirty Filesystem for cross file rename. 2021-03-10 13:41:29 +00:00
Tweak.cpp [clangd] makeStringError,make_error<StringError> -> error() 2020-09-14 11:48:31 +02:00
Tweak.h [clangd] Remove Tweak::Intent, use CodeAction kind directly. NFC 2020-10-02 11:14:23 +02:00