[PATCH] D23651: [clang-rename] improve performance for rename-all

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 18 05:08:03 PDT 2016


omtcyfz updated this revision to Diff 68511.
omtcyfz added a comment.

Prevent std::vector from redundant copying.


https://reviews.llvm.org/D23651

Files:
  clang-rename/USRFindingAction.cpp
  clang-rename/USRFindingAction.h
  clang-rename/tool/ClangRename.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23651.68511.patch
Type: text/x-patch
Size: 10426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160818/92d2a2ac/attachment.bin>


More information about the cfe-commits mailing list