Revert "SCEV: Use I = vector<>.erase(I) to iterate and delete at the same time"
authorTobias Grosser <tobias@grosser.es>
Thu, 8 May 2014 07:55:34 +0000 (07:55 +0000)
committerTobias Grosser <tobias@grosser.es>
Thu, 8 May 2014 07:55:34 +0000 (07:55 +0000)
commitf46646d87beafcddd3778338a913d6cd3ff19179
tree3ec0c4262dd68c7b2a668ab05ab58c939a1e250f
parent1c2f863df926830940663ab78550b6837d1a894a
Revert "SCEV: Use I = vector<>.erase(I) to iterate and delete at the same time"

as committed in r208282. The original commit was incorrect.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208286 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp