[PATCH] D91952: [clangd] Add support for within-file rename of complicated fields

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 24 06:09:32 PST 2020


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

Added support for static templated fields. Ready for the review again.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91952

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91952.307327.patch
Type: text/x-patch
Size: 3988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201124/c1a73d7b/attachment.bin>


More information about the cfe-commits mailing list