This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 715ca51 Implement P0358r1. Fixes for not_fn. new 5781358 Implement p0337r0. Delete operator= for polymorphic_allocator. new 83d7ca9 Implement P0163r0. Add shared_ptr::weak_type.
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/__config | 2 +- include/experimental/memory_resource | 2 +- include/memory | 4 ++++ .../assign.pass.cpp | 4 ++-- .../util.smartptr.shared/types.pass.cpp | 6 ++++++ test/support/test_macros.h | 2 +- test/support/uses_alloc_types.hpp | 22 +++++++++++----------- 7 files changed, 26 insertions(+), 16 deletions(-)