diff options
author | Kadir Cetinkaya <kadircet@google.com> | 2021-03-22 11:18:18 +0100 |
---|---|---|
committer | Kadir Cetinkaya <kadircet@google.com> | 2021-03-22 12:49:24 +0100 |
commit | f71404c37c32902b66cf802bc18984be184d583e (patch) | |
tree | 26d00d5a23efc2eb46af05c338543a4cdb5d54ee /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | b3b002b12f2d6ebdb80b678dec0d14786cbef15a (diff) | |
download | llvm-f71404c37c32902b66cf802bc18984be184d583e.zip llvm-f71404c37c32902b66cf802bc18984be184d583e.tar.gz llvm-f71404c37c32902b66cf802bc18984be184d583e.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions