This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allnoconfig in repository toolchain/ci/llvm-project.
from 329fda39c507 NFC: Mention auto-vec support for SVE in release notes. adds add3ab7f4c8a [libc++] Add workaround to avoid breaking users of <span> [...]
No new revisions were added by this update.
Summary of changes: libcxx/include/span | 50 +++++++- .../containers/views/span.cons/range.pass.cpp | 141 +++++++++++++++++++++ .../containers/views/span.cons/range.verify.cpp | 118 +++++++++++++++++ 3 files changed, 306 insertions(+), 3 deletions(-) create mode 100644 libcxx/test/libcxx/containers/views/span.cons/range.pass.cpp create mode 100644 libcxx/test/libcxx/containers/views/span.cons/range.verify.cpp