This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 100a39d Update issue status for LWG 2768 and 2769 new 846edfb Update issue status for LWG 2744
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: include/any | 7 ++--- include/utility | 18 ++++++++--- .../utility.inplace/__is_inplace_tag.pass.cpp | 36 ++++++++++++++++++++++ .../utility.inplace/__is_inplace_type.pass.cpp | 27 ---------------- .../any/any.class/any.assign/copy.pass.cpp | 6 ++-- .../any/any.class/any.assign/value.pass.cpp | 6 ++-- .../any/any.class/any.cons/value.pass.cpp | 28 +++++++++++------ .../any/any.class/any.modifiers/reset.pass.cpp | 2 +- test/support/any_helpers.h | 19 +++++++++--- www/upcoming_meeting.html | 4 +-- 10 files changed, 93 insertions(+), 60 deletions(-) create mode 100644 test/libcxx/utilities/utility/utility.inplace/__is_inplace_tag. [...] delete mode 100644 test/libcxx/utilities/utility/utility.inplace/__is_inplace_type [...]