This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 4542e7bf5 In the review of D58642, Louis asked: 'Is there a reason for [...]
new ae4afd034 Implment the last part of P1024: tuple-like interface to span [...]
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 | 48 +++++++++++---
test/std/containers/views/span.tuple/get.fail.cpp | 29 +++++++++
test/std/containers/views/span.tuple/get.pass.cpp | 75 ++++++++++++++++++++++
.../views/span.tuple/tuple_element.fail.cpp | 27 ++++++++
.../views/span.tuple/tuple_element.pass.cpp | 52 +++++++++++++++
.../views/span.tuple/tuple_size.fail.cpp} | 17 ++---
.../span.tuple}/tuple_size.pass.cpp | 15 +++--
www/cxx2a_status.html | 6 +-
8 files changed, 241 insertions(+), 28 deletions(-)
create mode 100644 test/std/containers/views/span.tuple/get.fail.cpp
create mode 100644 test/std/containers/views/span.tuple/get.pass.cpp
create mode 100644 test/std/containers/views/span.tuple/tuple_element.fail.cpp
create mode 100644 test/std/containers/views/span.tuple/tuple_element.pass.cpp
copy test/{libcxx/diagnostics/nodiscard_aftercxx17.fail.cpp => std/containers/view [...]
copy test/std/containers/{sequences/array/array.tuple => views/span.tuple}/tuple_s [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_80
in repository libcxx.
from 2dccb7c8a ReleaseNotes: remove in-progress warning
new 632573ce4 ReleaseNotes: tidy up
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:
docs/ReleaseNotes.rst | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from d6f6e5233 [NFC][Sanitizer] Add TODO comments
new 4efb43207 hwasan: Rename source files from cc to cpp
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:
lib/hwasan/CMakeLists.txt | 23 +++++++++++-----------
lib/hwasan/{hwasan.cc => hwasan.cpp} | 2 +-
.../{hwasan_allocator.cc => hwasan_allocator.cpp} | 2 +-
...dynamic_shadow.cc => hwasan_dynamic_shadow.cpp} | 2 +-
...san_interceptors.cc => hwasan_interceptors.cpp} | 2 +-
lib/hwasan/{hwasan_linux.cc => hwasan_linux.cpp} | 2 +-
...n_memintrinsics.cc => hwasan_memintrinsics.cpp} | 2 +-
...{hwasan_new_delete.cc => hwasan_new_delete.cpp} | 2 +-
.../{hwasan_poisoning.cc => hwasan_poisoning.cpp} | 2 +-
lib/hwasan/{hwasan_report.cc => hwasan_report.cpp} | 2 +-
lib/hwasan/{hwasan_thread.cc => hwasan_thread.cpp} | 0
...wasan_thread_list.cc => hwasan_thread_list.cpp} | 0
12 files changed, 21 insertions(+), 20 deletions(-)
rename lib/hwasan/{hwasan.cc => hwasan.cpp} (99%)
rename lib/hwasan/{hwasan_allocator.cc => hwasan_allocator.cpp} (99%)
rename lib/hwasan/{hwasan_dynamic_shadow.cc => hwasan_dynamic_shadow.cpp} (98%)
rename lib/hwasan/{hwasan_interceptors.cc => hwasan_interceptors.cpp} (99%)
rename lib/hwasan/{hwasan_linux.cc => hwasan_linux.cpp} (99%)
rename lib/hwasan/{hwasan_memintrinsics.cc => hwasan_memintrinsics.cpp} (96%)
rename lib/hwasan/{hwasan_new_delete.cc => hwasan_new_delete.cpp} (97%)
rename lib/hwasan/{hwasan_poisoning.cc => hwasan_poisoning.cpp} (96%)
rename lib/hwasan/{hwasan_report.cc => hwasan_report.cpp} (99%)
rename lib/hwasan/{hwasan_thread.cc => hwasan_thread.cpp} (100%)
rename lib/hwasan/{hwasan_thread_list.cc => hwasan_thread_list.cpp} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 42b23fb335 gcc-8988a5401ae369b880f442783905e4ddbf5dd521: -5
new ec08a7e63a gcc-af6a54de2d97f20248db1205af764b614313cb9b: -5
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (42b23fb335)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-aarch64- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 4 +-
3-build_abe-bootstrap_O3/console.log | 16316 ++++++++++++++++----------------
console.log | 16320 ++++++++++++++++-----------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
5 files changed, 16322 insertions(+), 16326 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9657dc3020 4: good: llvm-linux: 17558
new 784e1475f1 4: good: llvm-linux: 17558
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9657dc3020)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 5511 ++++++++++++++--------------
3-build_linux/console.log | 2336 ++++++------
console.log | 7881 ++++++++++++++++++++---------------------
jenkins/manifest.sh | 12 +-
5 files changed, 7870 insertions(+), 7884 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b634d96adae PR target/70341 * config/arm/arm.md (arm_casesi_internal) [...]
new 7733a071d69 PR tree-optimization/89280 * gcc.dg/torture/pr57147-2.c ( [...]
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:
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/torture/pr57147-2.c | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 39c9db16147 [DebugInfo] Apply subprogram attributes on behalf of owner CU
new d96fb8c92e1 gn build: Merge r354692
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:
utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_80
in repository llvm.
from 0e095c0077d ReleaseNotes: add Known Issues, clean up, etc.
new b6061fb92a4 Merging r354505: ------------------------------------------ [...]
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:
.gitignore | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.