diff options
author | Haojian Wu <hokein@google.com> | 2019-06-25 08:43:17 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2019-06-25 08:43:17 +0000 |
commit | 7276a446cec8b336a373d7fde9c12b8c110ca58d (patch) | |
tree | 7364884f16242159cddf9ad6befce4e9c50bdf12 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 60dc5d4b61b0b513c1b66ba9565caf3b2703d8f5 (diff) | |
download | llvm-7276a446cec8b336a373d7fde9c12b8c110ca58d.zip llvm-7276a446cec8b336a373d7fde9c12b8c110ca58d.tar.gz llvm-7276a446cec8b336a373d7fde9c12b8c110ca58d.tar.bz2 |
[clangd] Narrow rename to local symbols.
Summary:
Previously, we performed rename for all kinds of symbols (local, global).
This patch narrows the scope by only renaming symbols not being used
outside of the main file (with index asisitance). Renaming global
symbols is not supported at the moment (return an error).
Reviewers: sammccall
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D63426
llvm-svn: 364283
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions