[PATCH] D22408: [clang-rename] add support for overridden functions
Kirill Bobyrev via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 15 05:53:03 PDT 2016
omtcyfz created this revision.
omtcyfz added reviewers: bkramer, alexfh, klimek.
omtcyfz added a subscriber: cfe-commits.
add implementation and tests for virtual function renaming
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.64133.patch
Type: text/x-patch
Size: 8712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160715/7f15fb5b/attachment-0001.bin>
More information about the cfe-commits
mailing list