[PATCH] D12297: [libcxx] Fix most undefined behavior in <list>

Marshall Clow via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 26 13:10:03 PDT 2015


mclow.lists added a comment.

I like this because it localizes the weirdness into one routine `self`.
If we can't get D12999 applied due to ABI concerns, this will help a bunch.


http://reviews.llvm.org/D12297





More information about the cfe-commits mailing list