[PATCH] D71880: [clangd] Implement Decl canonicalization rules for rename

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 11 06:07:31 PST 2020


kbobyrev updated this revision to Diff 304500.
kbobyrev added a comment.

I think this is the first version that is ready for a review. Let me know if
you have any questions, @hokein!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71880/new/

https://reviews.llvm.org/D71880

Files:
  clang-tools-extra/clangd/refactor/Rename.cpp
  clang-tools-extra/clangd/unittests/RenameTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71880.304500.patch
Type: text/x-patch
Size: 9596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201111/724fc4d5/attachment.bin>


More information about the cfe-commits mailing list