[PATCH] D23058: [clang-rename] improve USRFindingAction
Kirill Bobyrev via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 3 04:13:35 PDT 2016
omtcyfz updated this revision to Diff 66642.
omtcyfz added a comment.
Removed `dump()` call used for debugging purposes.
Removed unneeded header inclusion in `USRFindingAction.cpp`.
https://reviews.llvm.org/D23058
Files:
clang-rename/USRFinder.cpp
clang-rename/USRFindingAction.cpp
test/clang-rename/ComplexFunctionOverride.cpp
test/clang-rename/TemplateClassInstantiationFindByDeclaration.cpp
test/clang-rename/TemplateClassInstantiationFindByTypeUse.cpp
test/clang-rename/TemplateClassInstantiationFindByUninstantiatedType.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23058.66642.patch
Type: text/x-patch
Size: 9908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160803/4a1b5407/attachment.bin>
More information about the cfe-commits
mailing list