[PATCH] D12631: Avoid repeated replacements on loop-convert check.

Angel Garcia via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 4 11:43:17 PDT 2015


angelgarcia updated this revision to Diff 34054.
angelgarcia added a comment.

Yes, with SpellingLoc works as well, and it should be better.


http://reviews.llvm.org/D12631

Files:
  clang-tidy/modernize/LoopConvertUtils.cpp
  clang-tidy/modernize/LoopConvertUtils.h
  test/clang-tidy/modernize-loop-convert-extra.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12631.34054.patch
Type: text/x-patch
Size: 5108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150904/e43aaccc/attachment.bin>


More information about the cfe-commits mailing list