[PATCH] D39178: [rename] support renaming class member.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 25 02:32:19 PDT 2017


hokein updated this revision to Diff 120216.
hokein marked 2 inline comments as done.
hokein added a comment.

- remove the code of handling template class methods as it is fixed in another patch.
- address review comments.


https://reviews.llvm.org/D39178

Files:
  lib/Tooling/Refactoring/Rename/USRLocFinder.cpp
  unittests/Rename/CMakeLists.txt
  unittests/Rename/RenameMemberTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39178.120216.patch
Type: text/x-patch
Size: 11138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171025/d4465e82/attachment.bin>


More information about the cfe-commits mailing list