[PATCH] D12530: Fix several corner cases for loop-convert check.
Angel Garcia via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 1 06:49:25 PDT 2015
angelgarcia created this revision.
angelgarcia added a reviewer: alexfh.
angelgarcia added subscribers: klimek, cfe-commits.
Reduced the amount of wrong conversions of this check.
http://reviews.llvm.org/D12530
Files:
clang-tidy/modernize/LoopConvertCheck.cpp
clang-tidy/modernize/LoopConvertUtils.cpp
test/clang-tidy/modernize-loop-convert-basic.cpp
test/clang-tidy/modernize-loop-convert-extra.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12530.33687.patch
Type: text/x-patch
Size: 10338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150901/3e639ae2/attachment.bin>
More information about the cfe-commits
mailing list