[PATCH] D14198: Make the modernize-loop-convert's const-detection smarter.
Angel Garcia via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 2 02:34:31 PST 2015
angelgarcia updated this revision to Diff 38881.
angelgarcia added a comment.
Improve comments and add more tests.
http://reviews.llvm.org/D14198
Files:
clang-tidy/modernize/LoopConvertCheck.cpp
test/clang-tidy/modernize-loop-convert-basic.cpp
test/clang-tidy/modernize-loop-convert-camelback.cpp
test/clang-tidy/modernize-loop-convert-const.cpp
test/clang-tidy/modernize-loop-convert-extra.cpp
test/clang-tidy/modernize-loop-convert-lowercase.cpp
test/clang-tidy/modernize-loop-convert-uppercase.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14198.38881.patch
Type: text/x-patch
Size: 33719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151102/e8931b38/attachment-0001.bin>
More information about the cfe-commits
mailing list