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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 4e154a56 0: update: llvm-linux: boot
new 96ddfbd2 0: update: llvm-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 (4e154a56)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 154 +-
02-build_llvm/console.log | 12037 ++++++++++++++++----------------
03-build_linux/console.log | 1798 ++---
04-boot_linux/console.log | 464 +-
06-update_baseline/console.log | 25 -
console.log | 14478 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 14489 insertions(+), 14477 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ef4ba7d6 0: update: llvm-linux: 19642
new c010e3b2 0: update: llvm-linux: 19642
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 (ef4ba7d6)
\
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 | 166 +-
02-build_llvm/console.log | 11734 +++++++++++++++++-----------------
03-build_linux/console.log | 1284 ++--
06-update_baseline/console.log | 24 +-
console.log | 13212 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
6 files changed, 13190 insertions(+), 13240 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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b24b3716 0: update: llvm-linux: 16
new 0b3ae4a5 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 (b24b3716)
\
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 | 238 +-
02-build_llvm/console.log | 11746 +++++++++++++++++-----------------
03-build_linux/console.log | 798 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 28 +
console.log | 12818 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 12853 insertions(+), 12793 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 15731be7be Rename PCH/leakfiles test so it runs on bots.
new 2ea3e9b782 Fix a build bot failure and multiple warnings instances for [...]
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/SemaInit.cpp | 9 ++++++---
test/Sema/warn-lifetime-analysis-nocfg.cpp | 7 +++++++
2 files changed, 13 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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from e8f2c1d2 [clangd] Added highlighting for constructor initializers.
new 5b33eba0 [clang-format] Add link to source code in file definitions
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:
clang-doc/BitcodeReader.cpp | 4 +-
clang-doc/BitcodeWriter.cpp | 8 ++-
clang-doc/HTMLGenerator.cpp | 106 +++++++++++++++++++++---------
clang-doc/Mapper.cpp | 35 +++++++---
clang-doc/Mapper.h | 4 +-
clang-doc/Representation.cpp | 16 +++++
clang-doc/Representation.h | 24 ++++---
clang-doc/Serialize.cpp | 32 +++++----
clang-doc/Serialize.h | 10 +--
clang-doc/tool/ClangDocMain.cpp | 22 ++++++-
docs/clang-doc.rst | 40 ++++++-----
unittests/clang-doc/HTMLGeneratorTest.cpp | 36 ++++++----
unittests/clang-doc/SerializeTest.cpp | 2 +-
13 files changed, 238 insertions(+), 101 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 f7b76e54ba8 [aarch64] PR target/91386 Use copy_rtx to avoid modifying o [...]
new 6724062d077 rs6000: vec-rotate-*.c fixes
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 | 11 +++++++++++
.../gcc.target/powerpc/{vec_rotate-1.c => vec-rotate-1.c} | 2 +-
.../gcc.target/powerpc/{vec_rotate-2.c => vec-rotate-2.c} | 0
.../gcc.target/powerpc/{vec_rotate-3.c => vec-rotate-3.c} | 2 +-
.../gcc.target/powerpc/{vec_rotate-4.c => vec-rotate-4.c} | 0
5 files changed, 13 insertions(+), 2 deletions(-)
rename gcc/testsuite/gcc.target/powerpc/{vec_rotate-1.c => vec-rotate-1.c} (96%)
rename gcc/testsuite/gcc.target/powerpc/{vec_rotate-2.c => vec-rotate-2.c} (100%)
rename gcc/testsuite/gcc.target/powerpc/{vec_rotate-3.c => vec-rotate-3.c} (96%)
rename gcc/testsuite/gcc.target/powerpc/{vec_rotate-4.c => vec-rotate-4.c} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.