[PATCH] D12530: Fix several corner cases for loop-convert check.

Angel Garcia via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 1 07:52:34 PDT 2015


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

Renamed Usage::E, moved some tests and other fixes.


http://reviews.llvm.org/D12530

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12530.33690.patch
Type: text/x-patch
Size: 27177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150901/ec6188c6/attachment-0001.bin>


More information about the cfe-commits mailing list