[SROA] More range-based cleanups to SROA, these brought to you by
authorChandler Carruth <chandlerc@gmail.com>
Thu, 16 Oct 2014 21:05:14 +0000 (21:05 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 16 Oct 2014 21:05:14 +0000 (21:05 +0000)
commit61747042c1488ca0579b688d6e512e6c593a6875
tree8f21e0d0cbbc89f34802201e5b42de26af4617cb
parent293dc9be6e3660377141b5998ee2987c3104e980
[SROA] More range-based cleanups to SROA, these brought to you by
clang-modernize.

I did have to clean up the variable types and whitespace a bit because
the use of auto made the code much less readable here.

llvm-svn: 219962
llvm/lib/Transforms/Scalar/SROA.cpp