[PATCH] D69934: [clangd] Implement rename by using SelectionTree and findExplicitReferences.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 12 13:16:14 PST 2019
hokein updated this revision to Diff 228948.
hokein marked 4 inline comments as done.
hokein added a comment.
- make rename only work when the position is on the name range of the decl
- add more testsj
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69934/new/
https://reviews.llvm.org/D69934
Files:
clang-tools-extra/clangd/refactor/Rename.cpp
clang-tools-extra/clangd/unittests/RenameTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69934.228948.patch
Type: text/x-patch
Size: 16890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191112/2254628a/attachment-0001.bin>
More information about the cfe-commits
mailing list