[libcxx-commits] [PATCH] D58926: [libc++] Fix use-after-free when building with _LIBCPP_DEBUG=1

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 4 18:19:42 PST 2019


EricWF requested changes to this revision.
EricWF added a comment.
This revision now requires changes to proceed.

Can you add a test in `test/libcxx/debug/containers/db_sequence_container_iterators.pass.cpp`?


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D58926





More information about the libcxx-commits mailing list