[libcxx-commits] [PATCH] D100881: Implement N3644 "Null Forward Pointers" in _LIBCPP_DEBUG mode.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 23 09:38:04 PDT 2021


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

Do you know why the test in `std/containers/sequences/vector/iterators.pass.cpp` didn't fail before this patch? Thanks for fixing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100881/new/

https://reviews.llvm.org/D100881



More information about the libcxx-commits mailing list