Skip to content
Commit 28d65da6 authored by Marshall Clow's avatar Marshall Clow
Browse files

dit pointed out on IRC that '__i = _VSTD::next(__i)' was a very long-winded...

dit pointed out on IRC that '__i = _VSTD::next(__i)' was a very long-winded way of writing '++__i'. Since I hate being thought of as long-winded (this checkin comment notwithstanding), I fixed it. No functionality change.

llvm-svn: 214834
parent ff24fd25
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