This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 18e56b4 [libcxx] Fix tuple construction/assignment from types derived [...] new 7b7dedb [libcxx] [test] Fix MSVC x64 truncation warnings with 32-bit [...] new bad1d6c Fix PR31378 - std::list::remove should not require a default [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/list | 2 +- .../queue.cons.alloc/ctor_container_alloc.pass.cpp | 2 +- .../stack.cons.alloc/ctor_container_alloc.pass.cpp | 2 +- .../sequences/list/list.ops/remove.pass.cpp | 80 +++++++++++++--------- .../sequences/vector/contiguous.pass.cpp | 2 +- .../string.require/contiguous.pass.cpp | 2 +- test/support/controlled_allocators.hpp | 4 ++ test/support/min_allocator.h | 38 ++++++++++ 8 files changed, 94 insertions(+), 38 deletions(-)