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-allmodconfig
in repository toolchain/ci/llvm-project.
from 135744ce689 [Concepts] Fix incorrect control flow when TryAnnotateTypeC [...]
adds 26c762df6c4 Revert "[Concepts] Fix incorrect control flow when TryAnnot [...]
adds 52c365aa9ca Revert "[Concepts] Fix incorrect DeclContext for transforme [...]
No new revisions were added by this update.
Summary of changes:
clang/include/clang/Sema/Sema.h | 6 ++----
clang/lib/Parse/ParseDecl.cpp | 6 ------
clang/lib/Parse/ParseTemplate.cpp | 3 +--
clang/lib/Sema/SemaTemplate.cpp | 13 +++++--------
clang/lib/Sema/TreeTransform.h | 2 +-
clang/test/SemaCXX/invalid-member-expr.cpp | 1 -
clang/test/SemaCXX/typo-correction.cpp | 5 ++---
clang/test/SemaTemplate/instantiate-requires-expr.cpp | 13 -------------
clang/test/SemaTemplate/ms-lookup-template-base-classes.cpp | 1 -
9 files changed, 11 insertions(+), 39 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 55df24adf 0: update: llvm-linux: 16
new dba2e6b9c 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 (55df24adf)
\
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 | 128 +-
02-build_llvm/console.log | 12665 +++++++++++++++++------------------
03-build_linux/console.log | 798 ++-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 18 +-
console.log | 13642 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
regressions.txt | 20 +-
8 files changed, 13669 insertions(+), 13628 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-master-arm-mainline-allmodconfig
in repository toolchain/ci/linux.
from ac309e7744be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds fd4d9c7d0c71 mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
adds 5076190daded mm: slub: be more careful about the double cmpxchg of freelist
No new revisions were added by this update.
Summary of changes:
mm/slub.c | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 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-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e2fdee30f 0: update: llvm-linux: all
new 94c330c3a 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 (e2fdee30f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 12769 +++++++++++++++++------------------
03-build_linux/console.log | 820 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 13709 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13681 insertions(+), 13727 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
in repository toolchain/ci/interesting-commits.
from e15efa1 Add regression 4e3d3e40726e1b68bf52fa205c68495124ea60b8 from [...]
new 2f971f6 Add regression 4e3d3e40726e1b68bf52fa205c68495124ea60b8 from [...]
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-allyesconfig
in repository toolchain/ci/llvm-project.
from 135744ce689 [Concepts] Fix incorrect control flow when TryAnnotateTypeC [...]
adds 26c762df6c4 Revert "[Concepts] Fix incorrect control flow when TryAnnot [...]
adds 52c365aa9ca Revert "[Concepts] Fix incorrect DeclContext for transforme [...]
No new revisions were added by this update.
Summary of changes:
clang/include/clang/Sema/Sema.h | 6 ++----
clang/lib/Parse/ParseDecl.cpp | 6 ------
clang/lib/Parse/ParseTemplate.cpp | 3 +--
clang/lib/Sema/SemaTemplate.cpp | 13 +++++--------
clang/lib/Sema/TreeTransform.h | 2 +-
clang/test/SemaCXX/invalid-member-expr.cpp | 1 -
clang/test/SemaCXX/typo-correction.cpp | 5 ++---
clang/test/SemaTemplate/instantiate-requires-expr.cpp | 13 -------------
clang/test/SemaTemplate/ms-lookup-template-base-classes.cpp | 1 -
9 files changed, 11 insertions(+), 39 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 67b8b0b33 0: update: llvm-linux: all
new 12ae0fcc4 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 (67b8b0b33)
\
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 | 128 +-
02-build_llvm/console.log | 12614 ++++++++++++++--------------
03-build_linux/console.log | 4036 ++++-----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 6 +-
console.log | 16794 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 16804 insertions(+), 16800 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-allyesconfig
in repository toolchain/ci/linux.
from ac309e7744be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds fd4d9c7d0c71 mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
adds 5076190daded mm: slub: be more careful about the double cmpxchg of freelist
No new revisions were added by this update.
Summary of changes:
mm/slub.c | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.