diff options
author | Haojian Wu <hokein@google.com> | 2017-11-09 11:30:04 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2017-11-09 11:30:04 +0000 |
commit | 345099ca193f86a87dbfe15ff6210cad70eb79a1 (patch) | |
tree | 32f902de2a2a49cfec9e99efde8438670eb5c152 /llvm/lib/CodeGen/AsmPrinter | |
parent | 578a42589020f1b0ab5e4be458d55309d8a4add7 (diff) | |
download | bcm5719-llvm-345099ca193f86a87dbfe15ff6210cad70eb79a1.tar.gz bcm5719-llvm-345099ca193f86a87dbfe15ff6210cad70eb79a1.zip |
[clangd] Add rename support.
Summary:
Make clangd handle "textDocument/rename" request. The rename
functionality comes from the "local-rename" sub-tool of clang-refactor.
Currently clangd only supports local rename (only symbol occurrences in
the main file will be renamed).
Reviewers: sammccall, ilya-biryukov
Reviewed By: sammccall
Subscribers: cfe-commits, ioeric, arphaman, mgorny
Differential Revision: https://reviews.llvm.org/D39676
llvm-svn: 317780
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter')
0 files changed, 0 insertions, 0 deletions