[PATCH] D14438: Use the old index identifier by default, instead of 'elem'.
Angel Garcia via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 6 06:53:55 PST 2015
angelgarcia created this revision.
angelgarcia added a reviewer: klimek.
angelgarcia added a subscriber: cfe-commits.
Use the old index name in the cases where the check would come up with an invented name.
http://reviews.llvm.org/D14438
Files:
clang-tidy/modernize/LoopConvertUtils.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: D14438.39522.patch
Type: text/x-patch
Size: 64698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151106/8f094940/attachment-0001.bin>
More information about the cfe-commits
mailing list