This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 11715ba Put C++ ABI headers in a special build directory instead of t [...] new e386ad3 Refactor uses_allocator test types for upcoming fixes
The 1 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: .../construct_pair_const_lvalue_pair.pass.cpp | 5 + .../construct_pair_rvalue.pass.cpp | 5 + .../construct_pair_values.pass.cpp | 5 + .../construct_piecewise_pair.pass.cpp | 4 + .../construct_types.pass.cpp | 4 + ...mory_resource.hpp => controlled_allocators.hpp} | 299 +++++++++-------- test/support/test_memory_resource.hpp | 356 +-------------------- test/support/type_id.h | 52 ++- test/support/uses_alloc_types.hpp | 115 +++++-- 9 files changed, 313 insertions(+), 532 deletions(-) copy test/support/{test_memory_resource.hpp => controlled_allocators.hpp} (67%)