This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from b3672483a [libc++] Only add dylib-related features when using the syste [...] new 526bce48c Eradicate all the ptrdiff_ts in span left over from applying [...]
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/span | 81 +++++++++++----------- test/std/containers/views/span.cons/span.fail.cpp | 2 +- test/std/containers/views/span.cons/span.pass.cpp | 2 +- .../std/containers/views/span.elem/op_idx.pass.cpp | 4 +- .../views/span.objectrep/as_bytes.pass.cpp | 6 +- .../span.objectrep/as_writeable_bytes.fail.cpp | 4 +- .../span.objectrep/as_writeable_bytes.pass.cpp | 6 +- .../containers/views/span.obs/size_bytes.pass.cpp | 4 +- test/std/containers/views/span.sub/first.pass.cpp | 6 +- test/std/containers/views/span.sub/last.pass.cpp | 6 +- .../std/containers/views/span.sub/subspan.pass.cpp | 10 +-- test/std/containers/views/types.pass.cpp | 2 +- 12 files changed, 66 insertions(+), 67 deletions(-)