- Make sure that we don't over-increment the iterator when going through the
authorBill Wendling <isanbard@gmail.com>
Mon, 10 Nov 2008 21:13:10 +0000 (21:13 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 10 Nov 2008 21:13:10 +0000 (21:13 +0000)
commit7205677a46d02867004826218942dab3b466c926
tree048aebdf47fbd9bb6d0620e48be6a3ffe523bd2e
parent77cdf30742284a173fe818417eb482224cdee8d4
- Make sure that we don't over-increment the iterator when going through the
  basic blocks.
- Minor code clean-up.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59002 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/StackProtector.cpp