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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ad206cc1 0: update: llvm-linux: 18455
new c2110bf1 0: update: llvm-linux: 18455
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 (ad206cc1)
\
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 | 216 +-
02-build_llvm/console.log | 12668 +++++++++++++++++-----------------
03-build_linux/console.log | 1002 ++-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13906 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 13909 insertions(+), 13917 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2d8903e0 0: update: binutils-gcc-linux: boot
new d6ef87fc 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 (2d8903e0)
\
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 | 164 +-
02-prepare_abe/console.log | 314 +-
03-build_abe-binutils/console.log | 11896 +++++++--------
04-build_abe-stage1/console.log | 15816 ++++++++++----------
05-build_linux/console.log | 602 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 28572 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 28727 insertions(+), 28663 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-allmodconfig
in repository toolchain/ci/llvm-project.
from b516ca06183 Revert "Reland: [DWARF] Allow cross-CU references of subpro [...]
adds e40782f3cfa [mlir][orc] unbreak MLIR ExecutionEngine after ORC changes
adds 478ea4b46d3 test-release.sh: Add MLIR to the projects list
adds 1f95a775949 Drop arm triple from test/CodeGen/AArch64/global-merge-hidd [...]
adds 1a5959196da Define _LIBCPP_HAS_TIMESPEC_GET for FreeBSD when appropriate
adds e5123472201 Generate docs
adds a3609357f38 [Concept] Fix incorrect check for containsUnexpandedParamet [...]
adds 6c6ea5995f2 [Concepts] Add check for dependent RC when checking functio [...]
adds 800395c5475 [Concepts] Add 'this' context to instantiation of member re [...]
adds 0ce7ea7c6e0 PR41991: Accept attributes on defaulted and deleted friends.
adds cc85862c60a [Concepts] Check function constraints before deducing auto [...]
new 904d146c5f5 PR44627: Consider reversing == and <=> candidates found by ADL.
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/docs/AttributeReference.rst | 6186 +++++++++++++++++++-
clang/docs/ClangCommandLineReference.rst | 600 +-
clang/docs/DiagnosticsReference.rst | 3696 +++++++++---
clang/include/clang/AST/ExprConcepts.h | 13 +
clang/lib/AST/ASTContext.cpp | 8 +-
clang/lib/AST/ExprConcepts.cpp | 63 +-
clang/lib/Parse/ParseDeclCXX.cpp | 2 +-
clang/lib/Sema/SemaConcept.cpp | 7 +-
clang/lib/Sema/SemaExpr.cpp | 50 +-
clang/lib/Sema/SemaOverload.cpp | 30 +-
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp | 3 +
.../class.compare/class.compare.default/p4.cpp | 2 +-
clang/test/CXX/expr/expr.prim/expr.prim.id/p3.cpp | 15 +
clang/test/CXX/expr/expr.prim/expr.prim.id/p4.cpp | 3 +
.../over.match.funcs/over.match.oper/p3-2a.cpp | 12 +
clang/test/Parser/cxx-default-delete.cpp | 4 +
clang/test/Parser/cxx2a-spaceship.cpp | 6 +
libcxx/include/__config | 4 +
.../CodeGen/AArch64/global-merge-hidden-minsize.ll | 1 -
llvm/utils/release/test-release.sh | 8 +
mlir/lib/ExecutionEngine/ExecutionEngine.cpp | 6 +-
21 files changed, 9709 insertions(+), 1010 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f711cdf7 0: update: llvm-linux: boot
new be3050d0 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 (f711cdf7)
\
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 | 220 +-
02-build_llvm/console.log | 12676 ++++++++--------
03-build_linux/console.log | 17511 +++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 16 +-
console.log | 30437 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 30454 insertions(+), 30436 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.