[PATCH] Use 'auto const&' for iterators whose deref operator returns a const var
Ariel Bernal
ariel.j.bernal at intel.com
Wed May 8 12:10:36 PDT 2013
Applied clang-format only to the changes concerning to this patch.
Hi revane,
http://llvm-reviews.chandlerc.com/D759
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D759?vs=1884&id=1891#toc
Files:
cpp11-migrate/LoopConvert/LoopActions.cpp
cpp11-migrate/LoopConvert/LoopActions.h
cpp11-migrate/LoopConvert/LoopMatchers.cpp
cpp11-migrate/LoopConvert/LoopMatchers.h
cpp11-migrate/UseAuto/UseAutoActions.cpp
test/cpp11-migrate/LoopConvert/Inputs/structures.h
test/cpp11-migrate/LoopConvert/iterator.cpp
test/cpp11-migrate/LoopConvert/naming-conflict.cpp
test/cpp11-migrate/LoopConvert/nesting.cpp
test/cpp11-migrate/LoopConvert/single-iterator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D759.3.patch
Type: text/x-patch
Size: 16997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130508/414583b3/attachment.bin>
More information about the cfe-commits
mailing list