Skip to content
Commit b85cc9db authored by Matthijs Kooijman's avatar Matthijs Kooijman
Browse files

Don't use ++idx_begin when I actually mean idx_begin + 1, especially since we

also use *idx_begin in the same expression, giving unpredictable results.

This fixes this bug: http://lists.cs.uiuc.edu/pipermail/llvmdev/2008-July/015877.html

llvm-svn: 53670
parent a0b1ab3c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment