[PATCH] D71247: [clangd] Rename constructors and destructors in cross-file case

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 11 08:52:37 PST 2019


kbobyrev updated this revision to Diff 233381.
kbobyrev marked an inline comment as done.
kbobyrev added a comment.

Address the comments and simplify the code.


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

https://reviews.llvm.org/D71247

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71247.233381.patch
Type: text/x-patch
Size: 6391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191211/a4d54aaa/attachment.bin>


More information about the cfe-commits mailing list