aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2014-08-04 10:11:47 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2014-08-04 10:11:47 +0000
commitf5847cf84c4c965ea416a22f194a61c201abeb6a (patch)
tree4f688b34036374158476b4af347a75df5b0b4d4d /clang/lib/Frontend/CompilerInvocation.cpp
parent1cd57ebb6b2ca7b2dbeb893664d59c0e1ae964d2 (diff)
downloadllvm-f5847cf84c4c965ea416a22f194a61c201abeb6a.zip
llvm-f5847cf84c4c965ea416a22f194a61c201abeb6a.tar.gz
llvm-f5847cf84c4c965ea416a22f194a61c201abeb6a.tar.bz2
[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 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions