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-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 26a6cb584 11: update: llvm-linux: 16048
new ccc3d5159 11: update: llvm-linux: 16048
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 (26a6cb584)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 12802 ++++++++++++------------
03-build_linux/console.log | 7350 +++++++-------
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 40 +-
console.log | 20370 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 20 +-
8 files changed, 20394 insertions(+), 20374 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/base-artifacts.
discards 1efcfe847 0: update: gcc-85c08558c66dd8e2000a4ad282ca03368028fce3: 1
new aff08fadd 0: update: gcc-9f26e5863a75744bbee1479792ecae084a3ceb20: 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 (1efcfe847)
\
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 | 160 +-
02-prepare_abe/console.log | 429 +-
03-build_abe-bootstrap_ubsan/console.log | 91500 ++++++++++++++--------------
05-check_regression/console.log | 31 +-
06-update_baseline/console.log | 38 +-
console.log | 92176 ++++++++++++++---------------
jenkins/manifest.sh | 12 +-
regressions.txt | 20 +-
results | 6 +-
9 files changed, 92168 insertions(+), 92204 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-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e139370b5 0: update: binutils-gcc-linux: all
new 0bf5016a9 0: update: binutils-gcc-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 (e139370b5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 130 +-
02-prepare_abe/console.log | 126 +-
03-build_abe-binutils/console.log | 11412 +++++++-------
04-build_abe-stage1/console.log | 18170 ++++++++++-----------
05-build_linux/console.log | 908 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 30512 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 2 +-
11 files changed, 30665 insertions(+), 30609 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-allyesconfig
in repository toolchain/ci/llvm-project.
from 4e41127f04d [Concepts] Add constraints checks to isSameEntity
adds 5b5a111c679 PR45124: Don't leave behind pending cleanups when declaring [...]
adds 5e062819d5a Revert "PR45083: Mark statement expressions as being depend [...]
adds d9bd6e3c194 PR45083: Mark statement expressions as being dependent if t [...]
No new revisions were added by this update.
Summary of changes:
clang/include/clang/AST/Expr.h | 22 +++++----
clang/include/clang/AST/Stmt.h | 15 ++++++
clang/include/clang/Sema/Sema.h | 41 +++++++++++++++-
clang/include/clang/Sema/Template.h | 10 ++++
clang/lib/AST/ASTImporter.cpp | 2 +-
clang/lib/Sema/SemaExpr.cpp | 17 +++----
clang/lib/Sema/SemaExprCXX.cpp | 2 +-
clang/lib/Sema/SemaTemplate.cpp | 54 ++++++++++++++++++++--
clang/lib/Sema/SemaTemplateInstantiate.cpp | 4 ++
clang/lib/Sema/TreeTransform.h | 23 ++++++---
clang/lib/Serialization/ASTReaderStmt.cpp | 1 +
clang/lib/Serialization/ASTWriterStmt.cpp | 1 +
.../cxx1z-class-template-argument-deduction.cpp | 15 ++++++
clang/test/SemaTemplate/dependent-expr.cpp | 49 +++++++++++++++++++-
14 files changed, 224 insertions(+), 32 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a5085f5c5 10: update: llvm-linux: 16048
new 7ceeb4796 10: update: llvm-linux: 16048
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 (a5085f5c5)
\
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 | 188 +-
02-build_llvm/console.log | 12520 ++++++++++++------------
03-build_linux/console.log | 6608 ++++++-------
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 64 +-
console.log | 19392 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 20 +-
8 files changed, 19416 insertions(+), 19396 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-allnoconfig
in repository toolchain/ci/llvm-project.
from 4e41127f04d [Concepts] Add constraints checks to isSameEntity
adds 5b5a111c679 PR45124: Don't leave behind pending cleanups when declaring [...]
adds 5e062819d5a Revert "PR45083: Mark statement expressions as being depend [...]
adds d9bd6e3c194 PR45083: Mark statement expressions as being dependent if t [...]
No new revisions were added by this update.
Summary of changes:
clang/include/clang/AST/Expr.h | 22 +++++----
clang/include/clang/AST/Stmt.h | 15 ++++++
clang/include/clang/Sema/Sema.h | 41 +++++++++++++++-
clang/include/clang/Sema/Template.h | 10 ++++
clang/lib/AST/ASTImporter.cpp | 2 +-
clang/lib/Sema/SemaExpr.cpp | 17 +++----
clang/lib/Sema/SemaExprCXX.cpp | 2 +-
clang/lib/Sema/SemaTemplate.cpp | 54 ++++++++++++++++++++--
clang/lib/Sema/SemaTemplateInstantiate.cpp | 4 ++
clang/lib/Sema/TreeTransform.h | 23 ++++++---
clang/lib/Serialization/ASTReaderStmt.cpp | 1 +
clang/lib/Serialization/ASTWriterStmt.cpp | 1 +
.../cxx1z-class-template-argument-deduction.cpp | 15 ++++++
clang/test/SemaTemplate/dependent-expr.cpp | 49 +++++++++++++++++++-
14 files changed, 224 insertions(+), 32 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 323423194 0: update: llvm-linux: boot
new b4d3ba1bb 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 (323423194)
\
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 | 70 +-
02-build_llvm/console.log | 12695 ++++++++++++++++++-----------------
03-build_linux/console.log | 886 ++-
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 36 +
console.log | 13701 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13730 insertions(+), 13684 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.