[PATCH] D22408: [clang-rename] add support for overridden functions

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 18 02:01:58 PDT 2016


omtcyfz updated this revision to Diff 64285.
omtcyfz marked an inline comment as done.
omtcyfz added a comment.

replaced RecursiveASTVisitor with ASTMatcher


https://reviews.llvm.org/D22408

Files:
  clang-rename/USRFindingAction.cpp
  test/clang-rename/VirtualFunctionFindInBaseClass.cpp
  test/clang-rename/VirtualFunctionFindInDerivedClass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22408.64285.patch
Type: text/x-patch
Size: 9066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160718/1b4d9571/attachment-0001.bin>


More information about the cfe-commits mailing list