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

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


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

Prevent unnecessary `std::vector` copying. Explicitly write type.


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.68503.patch
Type: text/x-patch
Size: 10369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160818/c251771a/attachment.bin>


More information about the cfe-commits mailing list