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-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from 3a8282376b6c Add minor version to libclang.so and libclang-cpp.so SONAME
adds e18e509bdb45 workflows: Add job to check for ABI changes in libclang.so [...]
adds 17e842f3785f workflows: Update action branch names
adds 85fcd4655947 workflows: Re-enable lldb test on Mac OS X
adds 1fdec59bffc1 [lldb] Fix fallout caused by D89156 on 11.0.1 for MacOS
No new revisions were added by this update.
Summary of changes:
.github/workflows/clang-tests.yml | 6 +-
.github/workflows/libclang-abi-tests.yml | 132 +++++++++++++++++++++
.github/workflows/libclc-tests.yml | 6 +-
.github/workflows/lld-tests.yml | 6 +-
.github/workflows/lldb-tests.yml | 12 +-
.github/workflows/llvm-tests.yml | 10 +-
.../Platform/MacOSX/PlatformAppleTVSimulator.cpp | 8 +-
.../Platform/MacOSX/PlatformAppleTVSimulator.h | 2 +-
.../MacOSX/PlatformAppleWatchSimulator.cpp | 8 +-
.../Platform/MacOSX/PlatformAppleWatchSimulator.h | 2 +-
.../Platform/MacOSX/PlatformDarwinKernel.cpp | 2 +-
.../Platform/MacOSX/PlatformiOSSimulator.cpp | 10 +-
.../Plugins/Platform/MacOSX/PlatformiOSSimulator.h | 2 +-
13 files changed, 170 insertions(+), 36 deletions(-)
create mode 100644 .github/workflows/libclang-abi-tests.yml
--
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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8921a351 2: update: linux-e9b995596d642d24697d9cf63121172d010ee721: 19157
discards 717e5312 1: reset: linux-eb87dd389e0fb4c608afb959e0febc0ff58e09bc: 19157
discards e3b3f322 0: update: binutils-llvm-qemu: 19158
new 4c2750eb 0: update: binutils-llvm-linux-qemu: 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 (8921a351)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 229 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11314 ++++++------
04-build_llvm/console.log | 13077 +++++++-------
05-build_linux/console.log | 909 +-
06-build_abe-qemu/console.log | 2388 +++
07-boot_linux/console.log | 11 +
08-check_regression/console.log | 21 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 82 +-
09-update_baseline/results.regressions | 2 +-
console.log | 28459 +++++++++++++++++-------------
jenkins/manifest.sh | 21 +-
results | 4 +-
14 files changed, 31477 insertions(+), 25470 deletions(-)
create mode 100644 06-build_abe-qemu/console.log
create mode 100644 07-boot_linux/console.log
--
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 2da7ce23cfd Daily bump.
new a8dd2b3e965 c++: constexpr, union, and no_unique_address [PR98994]
new bdbca69e072 c++: generic lambda, fn* conv, empty class [PR98326]
new 57d705da0b9 c++: consteval and explicit instantiation [PR96905]
The 3 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/cp/constexpr.c | 2 +-
gcc/cp/cp-gimplify.c | 12 ++++++++++++
gcc/cp/pt.c | 5 +++++
gcc/testsuite/g++.dg/cpp1y/lambda-generic-empty1.C | 9 +++++++++
gcc/testsuite/g++.dg/cpp2a/consteval-expinst1.C | 20 ++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/no_unique_address12.C | 12 ++++++++++++
6 files changed, 59 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-empty1.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval-expinst1.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/no_unique_address12.C
--
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_gnu/gnu-master-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 1f2939c8 0: update: gcc-3d912941f29c27b2ac7c79b9e7cb2f1150e75758: 1
new d4473b1c 0: update: gcc-efcd941e86b507d77e90a1b13f621e036eacdb45: 1
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 (1f2939c8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 70 +-
02-prepare_abe/console.log | 406 +-
04-build_abe-bootstrap_debug/console.log | 71434 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 71912 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 71927 insertions(+), 71911 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_gnu/gnu-release-arm-bootstrap_ubsan
in repository toolchain/ci/gcc.
from d27f8c5cbee Daily bump.
adds a0291f87579 Daily bump.
adds 6f9841684fd Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards a952887b 0: update: gcc-d27f8c5cbeea39f2874f00b68e7c590af394983e: 1
new 2ddf18f9 0: update: gcc-6f9841684fdc730fb87993311d4714533c05a70c: 1
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 (a952887b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 128 +-
02-prepare_abe/console.log | 404 +-
04-build_abe-bootstrap_ubsan/console.log | 99896 ++++++++++++++-------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 100436 ++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 100433 insertions(+), 100449 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.