diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2014-08-04 10:11:47 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2014-08-04 10:11:47 +0000 |
commit | f5847cf84c4c965ea416a22f194a61c201abeb6a (patch) | |
tree | 4f688b34036374158476b4af347a75df5b0b4d4d /llvm/lib/Support/Timer.cpp | |
parent | 1cd57ebb6b2ca7b2dbeb893664d59c0e1ae964d2 (diff) | |
download | bcm5719-llvm-f5847cf84c4c965ea416a22f194a61c201abeb6a.tar.gz bcm5719-llvm-f5847cf84c4c965ea416a22f194a61c201abeb6a.zip |
[clang-tidy] Rewrite a for-range loop in the old style.
Haven't thought that I ever needed to do this, but in this case comparing the
index using pointer arithmetic turns out to be really ugly. It also generates
nasty sign-compare warnings on 32 bit targets.
llvm-svn: 214705
Diffstat (limited to 'llvm/lib/Support/Timer.cpp')
0 files changed, 0 insertions, 0 deletions