[PATCH] D96324: [clangd] Rename references to function arguments within the same file

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 9 07:08:10 PST 2021


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

Rebase on top of D96247 <https://reviews.llvm.org/D96247>, check for conflicts in specialization bodies.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96324

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96324.322382.patch
Type: text/x-patch
Size: 6359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210209/5d71babe/attachment.bin>


More information about the cfe-commits mailing list