[PATCH] D70594: [clangd] Implement range patching heuristics for cross-file rename.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 4 05:57:20 PST 2019
hokein updated this revision to Diff 232101.
hokein marked 3 inline comments as done.
hokein added a comment.
address comments
- re-define the concept of a near miss
- add metric for evaluate how good a near miss is
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70594/new/
https://reviews.llvm.org/D70594
Files:
clang-tools-extra/clangd/refactor/Rename.cpp
clang-tools-extra/clangd/refactor/Rename.h
clang-tools-extra/clangd/unittests/RenameTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70594.232101.patch
Type: text/x-patch
Size: 16639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191204/2954e958/attachment-0001.bin>
More information about the cfe-commits
mailing list