diff options
author | Angel Garcia Gomez <angelgarcia@google.com> | 2015-10-22 13:23:46 +0000 |
---|---|---|
committer | Angel Garcia Gomez <angelgarcia@google.com> | 2015-10-22 13:23:46 +0000 |
commit | d8336f3af520f8f9831b4c2a1dacc0f89b8894e6 (patch) | |
tree | cc13f5e9e21f1c3c1c63e71ca370b1b42f5357b3 /llvm/lib/Analysis/BasicAliasAnalysis.cpp | |
parent | b89658f649621c90b0455057a7d4ee24e11ac8fb (diff) | |
download | bcm5719-llvm-d8336f3af520f8f9831b4c2a1dacc0f89b8894e6.tar.gz bcm5719-llvm-d8336f3af520f8f9831b4c2a1dacc0f89b8894e6.zip |
Don't use "auto" on loops over fundamental types in modernize-loop-convert.
Summary: using "auto" on a loop that iterates over ints is kind of an overkill. Use the real type name instead.
Reviewers: klimek
Subscribers: alexfh, cfe-commits
Differential Revision: http://reviews.llvm.org/D13982
llvm-svn: 251015
Diffstat (limited to 'llvm/lib/Analysis/BasicAliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions