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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9d7c098c 0: update: llvm-linux: boot
new d84510ff 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 (9d7c098c)
\
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 | 12543 ++++++++--------
03-build_linux/console.log | 17511 +++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 30255 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 30279 insertions(+), 30226 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-next-defconfig
in repository toolchain/ci/llvm-project.
from 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 [...]
adds 904d146c5f5 PR44627: Consider reversing == and <=> candidates found by ADL.
adds 3573526c028 Revert "[libcxx] Force-cache LIBCXX_CXX_ABI_LIBRARY_PATH"
new 3b32963252b [Concepts] Correctly form initial parameter mapping for par [...]
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/include/clang/Sema/Sema.h | 2 +-
clang/include/clang/Sema/SemaConcept.h | 12 +-
clang/lib/AST/ASTContext.cpp | 8 +-
clang/lib/AST/ExprConcepts.cpp | 63 +-
clang/lib/Parse/ParseDeclCXX.cpp | 2 +-
clang/lib/Sema/SemaConcept.cpp | 11 +-
clang/lib/Sema/SemaExpr.cpp | 50 +-
clang/lib/Sema/SemaOverload.cpp | 30 +-
clang/lib/Sema/SemaTemplateDeduction.cpp | 25 +-
clang/lib/Sema/SemaTemplateInstantiate.cpp | 40 +
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 +
.../CXX/temp/temp.constr/temp.constr.normal/p1.cpp | 51 +
clang/test/Parser/cxx-default-delete.cpp | 4 +
clang/test/Parser/cxx2a-spaceship.cpp | 6 +
.../SemaTemplate/instantiate-template-argument.cpp | 28 +
libcxx/include/__config | 4 +
libcxx/test/CMakeLists.txt | 2 +-
25 files changed, 9835 insertions(+), 1033 deletions(-)
create mode 100644 clang/test/SemaTemplate/instantiate-template-argument.cpp
--
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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 48eb3a70 0: update: llvm-linux: boot
new 71b0d70b 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 (48eb3a70)
\
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 | 12581 +++++++++++++++++-----------------
03-build_linux/console.log | 764 +--
04-boot_linux/console.log | 443 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 14028 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 14037 insertions(+), 14033 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.
from fe7f9f56 2: update: llvm-e5123472201e997773cf6f677ab16c34b2952b4f: 20206
new d8f17013 3: reset: linux-7ba31c3f2f1ee095d8126f4d3757fc3b2bc3c838: 20193
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 | 199 +-
02-build_llvm/console.log | 12489 +++++++++++++++++-----------------
03-build_linux/console.log | 935 +--
05-check_regression/console.log | 25 +-
06-update_baseline/console.log | 72 +-
console.log | 13720 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 13614 insertions(+), 13838 deletions(-)
create mode 100644 reset-baseline
--
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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 398e89ac 0: update: llvm-linux: all
new 802b49bf 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 (398e89ac)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 166 +-
02-build_llvm/console.log | 12629 +++++++++++++++++------------------
03-build_linux/console.log | 812 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 13621 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13626 insertions(+), 13624 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.