Change illegal uses of ++ to uses of STLExtra.h's next function.
authorDan Gohman <gohman@apple.com>
Fri, 2 Nov 2007 22:22:02 +0000 (22:22 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 2 Nov 2007 22:22:02 +0000 (22:22 +0000)
commitb61f2f061feefd79623fadd21eee4f195b0b8e56
tree211cb18d6b344b76fe0a00950bb88f4eada6f551
parent24384d1d1ea43cdbcc857a37be062b02188b2ebb
Change illegal uses of ++ to uses of STLExtra.h's next function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43651 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/Transforms/Utils/LowerSwitch.cpp