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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9e0e2e08 0: update: llvm-linux: 16
new f361e8df 0: update: llvm-linux: 16
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 (9e0e2e08)
\
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 | 162 +-
02-build_llvm/console.log | 11960 +++++++++++++++++------------------
03-build_linux/console.log | 850 +--
05-check_regression/console.log | 44 +-
06-update_baseline/console.log | 28 +
console.log | 13010 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13059 insertions(+), 13003 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c63728e0 2: update: llvm-linux: 19650
new 43b16697 2: update: llvm-linux: 19650
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 (c63728e0)
\
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 | 166 +-
02-build_llvm/console.log | 12059 +-
03-build_linux/console.log | 1301166 ++++++++++++++++++------------------
06-update_baseline/console.log | 88 +-
console.log | 1313591 ++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
6 files changed, 1313538 insertions(+), 1313544 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 llvm.
from 4c914636166 hwasan: Untag unwound stack frames by wrapping personality [...]
new a8fb688f582 [AlignmentFromAssumptions] getNewAlignmentDiff(): use getUR [...]
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/Transforms/Scalar/AlignmentFromAssumptions.cpp | 4 +-
test/Transforms/AlignmentFromAssumptions/simple.ll | 55 ++++++++++++++++++++++
2 files changed, 56 insertions(+), 3 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/gnu-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 9301e99c 0: update: linux-a34a6117538e0030fa8d3af8f23e591ec189a8fc: boot
new 0b52589d 0: update: binutils-gcc-linux: boot
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 (9301e99c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 175 +-
02-prepare_abe/console.log | 374 +-
03-build_abe-binutils/console.log | 11381 ++++++++-------
04-build_abe-stage1/console.log | 15287 +++++++++----------
05-build_linux/console.log | 524 +-
06-boot_linux/console.log | 438 +-
console.log | 28298 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 28973 insertions(+), 27522 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 clang.
from 272b5247eb [clang][ifs] Dropping older experimental interface stub formats.
new 148028f12f PR42587: diagnose unexpanded uses of a pack parameter of a g [...]
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/Sema/SemaLambda.cpp | 4 ++--
lib/Sema/SemaTemplateVariadic.cpp | 9 ++++++++-
test/SemaCXX/cxx1y-generic-lambdas-variadics.cpp | 8 ++++++++
3 files changed, 18 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.