This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from e1cfe7a7f Implement LWG2952: iterator_traits should work for pointers to cv T new 52728778f Implement LWG2950: std::byte operations are misspecified new 8437dbd02 Another test for LWG2952
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/cstddef | 43 +++++++++++++++++----- include/type_traits | 10 ++--- ...er.pass.cpp => const_volatile_pointer.pass.cpp} | 6 +-- www/cxx2a_status.html | 2 +- 4 files changed, 42 insertions(+), 19 deletions(-) copy test/std/iterators/iterator.primitives/iterator.traits/{volatile_pointer.pass [...]