"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9c10d0a3cec64c0291e5891a1cd910db6d638de0"
[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
Loading
Please register or sign in to comment