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/llvm-project.
from da883d2c3b2 [clangd] Expose Code Completion score to the client
adds 0cffa939a7d Fix crash in InfinteLoopCheck
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/clang-tidy/bugprone/InfiniteLoopCheck.cpp | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9fc23535 10: update: llvm-linux: 17560
new 7cbe74ee 10: update: llvm-linux: 17560
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 (9fc23535)
\
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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 12570 ++++++++++++-------------
03-build_linux/console.log | 6348 +++++++------
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 30 +-
console.log | 19178 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 19182 insertions(+), 19182 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 4540ef781bc libstdc++: Fix regression in libstdc++-prettyprinters/cxx20.cc
new c03b53da912 libstdc++: Add lightweight replacement for std::numeric_lim [...]
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:
libstdc++-v3/ChangeLog | 30 +++++++++
libstdc++-v3/include/Makefile.am | 1 +
libstdc++-v3/include/Makefile.in | 1 +
libstdc++-v3/include/bits/int_limits.h | 74 ++++++++++++++++++++++
libstdc++-v3/include/bits/parse_numbers.h | 8 +--
libstdc++-v3/include/std/bit | 56 ++++++++--------
libstdc++-v3/include/std/charconv | 14 ++--
libstdc++-v3/include/std/memory_resource | 6 +-
libstdc++-v3/include/std/string_view | 10 +--
libstdc++-v3/include/std/utility | 11 ++--
.../20_util/integer_comparisons/in_range_neg.cc | 1 +
.../26_numerics/bit/bit.count/countl_one.cc | 1 +
.../26_numerics/bit/bit.count/countl_zero.cc | 1 +
.../26_numerics/bit/bit.count/countr_one.cc | 1 +
.../26_numerics/bit/bit.count/countr_zero.cc | 1 +
.../26_numerics/bit/bit.count/popcount.cc | 1 +
.../testsuite/26_numerics/bit/bit.pow.two/ceil2.cc | 1 +
.../26_numerics/bit/bit.pow.two/ceil2_neg.cc | 1 +
.../26_numerics/bit/bit.pow.two/floor2.cc | 1 +
.../26_numerics/bit/bit.pow.two/ispow2.cc | 1 +
.../26_numerics/bit/bit.pow.two/log2p1.cc | 1 +
.../testsuite/26_numerics/bit/bit.rotate/rotl.cc | 1 +
.../testsuite/26_numerics/bit/bit.rotate/rotr.cc | 1 +
23 files changed, 174 insertions(+), 50 deletions(-)
create mode 100644 libstdc++-v3/include/bits/int_limits.h
--
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-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from da883d2c3b2 [clangd] Expose Code Completion score to the client
adds 0cffa939a7d Fix crash in InfinteLoopCheck
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/clang-tidy/bugprone/InfiniteLoopCheck.cpp | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0dcb7803 0: update: llvm-linux: all
new d3a89fda 0: update: llvm-linux: all
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 (0dcb7803)
\
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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 12638 ++++++++--------
03-build_linux/console.log | 16508 +++++++++++----------
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 29388 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 29392 insertions(+), 29392 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-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 446af933 0: update: llvm-linux: 18457
new a4c0c024 0: update: llvm-linux: 18457
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 (446af933)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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:
01-reset_artifacts/console.log | 164 +-
02-build_llvm/console.log | 12740 +++++++++++++++++------------------
03-build_linux/console.log | 881 +--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13805 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13856 insertions(+), 13766 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.