[PATCH] D17053: [libcxx]: vector: Use < instead of != to improve failure mode

Duncan P. N. Exon Smith via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 9 16:08:58 PST 2016


dexonsmith added a subscriber: dexonsmith.
dexonsmith added a comment.

I'm not sure I disagree.  What got me slightly motivated was seeing
that UBSan doesn't catch this.


http://reviews.llvm.org/D17053





More information about the cfe-commits mailing list