[PATCH] D132797: [clangd] Support renaming virtual methods

Tom Praschan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 6 13:57:09 PDT 2022


tom-anders updated this revision to Diff 458270.
tom-anders marked an inline comment as done.
tom-anders added a comment.

Fix recursivelyInsertRenames()


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132797

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132797.458270.patch
Type: text/x-patch
Size: 3648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220906/f6bfd9cb/attachment.bin>


More information about the cfe-commits mailing list