]> granicus.if.org Git - llvm/commit
[SimplifyCFG] use range-for-loops, tidy; NFCI
authorSanjay Patel <spatel@rotateright.com>
Sun, 15 Oct 2017 14:43:39 +0000 (14:43 +0000)
committerSanjay Patel <spatel@rotateright.com>
Sun, 15 Oct 2017 14:43:39 +0000 (14:43 +0000)
commit1afb3de399b711b3b58bda1292381add28bdc383
tree5de3f6673ce321aa217d6cd8835de0423ae4f9f7
parent1d03d382c1c3635a69713abdeac67bda48567762
[SimplifyCFG] use range-for-loops, tidy; NFCI

There seems to be something missing here as shown in PR34471:
https://bugs.llvm.org/show_bug.cgi?id=34471

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315855 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp