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

Tom Praschan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 6 11:12:01 PDT 2022


tom-anders updated this revision to Diff 458221.
tom-anders added a comment.

Add test case that triggers assertion, limit recursion


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.458221.patch
Type: text/x-patch
Size: 4169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220906/c031a57e/attachment-0001.bin>


More information about the cfe-commits mailing list