[PATCH] D17053: [libcxx]: vector: Use < instead of != to improve failure mode
Marshall Clow via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 9 16:04:46 PST 2016
mclow.lists added a comment.
Undefined behavior is just that, undefined.
I'm not that interested in "fixing" this; I don't think it's broken.
http://reviews.llvm.org/D17053
More information about the cfe-commits
mailing list