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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9da74194b 0: update: llvm-linux: all
new 9eee38790 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 (9da74194b)
\
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 | 89 +-
02-build_llvm/console.log | 12772 +++++++++++++++++------------------
03-build_linux/console.log | 828 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13695 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13714 insertions(+), 13688 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-next-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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 67529fa24 0: update: llvm-linux: all
new dceca6a57 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 (67529fa24)
\
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 | 66 +-
02-build_llvm/console.log | 12460 +++++++++++++++++------------------
03-build_linux/console.log | 707 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 36 +
console.log | 13275 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13328 insertions(+), 13234 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-mainline-defconfig
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 18df63537 0: update: llvm-linux: boot
new c7c8209b4 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 (18df63537)
\
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 | 132 +-
02-build_llvm/console.log | 12592 +++++++++++++++++-----------------
03-build_linux/console.log | 698 +-
04-boot_linux/console.log | 444 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 13890 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13908 insertions(+), 13884 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/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.