This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 4a43541 XFAIL test for more apple-clang versions new 9663ee4 Revert r289727 due to PR31384 new 1739d3e Add test case for PR31384
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/__tuple | 64 ++------- include/tuple | 63 +++------ include/type_traits | 59 -------- .../tuple.assign/derived_from_tuple_like.pass.cpp | 115 --------------- .../{copy.fail.cpp => PR31384.pass.cpp} | 32 +++-- .../tuple.cnstr/derived_from_tuple_like.pass.cpp | 154 --------------------- test/support/propagate_value_category.hpp | 145 ------------------- 7 files changed, 56 insertions(+), 576 deletions(-) delete mode 100644 test/std/utilities/tuple/tuple.tuple/tuple.assign/derived_from_ [...] copy test/std/utilities/tuple/tuple.tuple/tuple.cnstr/{copy.fail.cpp => PR31384.pa [...] delete mode 100644 test/std/utilities/tuple/tuple.tuple/tuple.cnstr/derived_from_t [...] delete mode 100644 test/support/propagate_value_category.hpp