[PATCH] D26626: [libcxx] [test] Fix an improper assumption about Null Forward Iterators.

Stephan T. Lavavej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 8 12:44:50 PST 2016


STL_MSFT added a comment.

I could mark these assertions as libcxx-specific, but I tend to believe that they should be removed outright (even if the natural implementation of a list without debug checks provides this behavior).


https://reviews.llvm.org/D26626





More information about the cfe-commits mailing list