This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 691328960d [CodeGen][ObjC] Convert '[self alloc]' in a class method to [...]
new 72f66ecb1b [Syntax] Do not depend on llvm targets for Syntax tests. NFC
new 7af84528b6 PR42104: Support instantiations of lambdas that implicitly c [...]
The 2 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:
include/clang/Sema/ScopeInfo.h | 19 ++++---
include/clang/Sema/Sema.h | 1 +
lib/Sema/ScopeInfo.cpp | 28 +++++------
lib/Sema/SemaExpr.cpp | 48 +++++++++++-------
lib/Sema/SemaExprCXX.cpp | 11 ++---
lib/Sema/SemaTemplateInstantiate.cpp | 14 ++++--
lib/Sema/TreeTransform.h | 63 +++++++++++++++++++-----
test/SemaCXX/cxx1y-generic-lambdas-capturing.cpp | 27 ++++++++--
test/SemaTemplate/lambda-capture-pack.cpp | 17 +++++++
unittests/Tooling/Syntax/CMakeLists.txt | 1 -
10 files changed, 161 insertions(+), 68 deletions(-)
create mode 100644 test/SemaTemplate/lambda-capture-pack.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-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 6157ad4 2: update: llvm-b8fee677bf8e2d6444c556293d6b77fb876654e4: -10
new 1e05d05 2: update: llvm-linux: 18535
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 (6157ad4)
\
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 | 231 +-
02-build_llvm/console.log | 8251 ++++++++++++++++++++++---------
03-build_linux/console.log | 1530 ++++++
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 80 +-
console.log | 10086 ++++++++++++++++++++++++++++----------
jenkins/manifest.sh | 14 +-
results | 4 +
8 files changed, 15207 insertions(+), 5001 deletions(-)
create mode 100644 03-build_linux/console.log
--
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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ada3f23 5: update: binutils-gcc-linux: 18785
new 04be403 5: update: binutils-gcc-linux: 18785
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 (ada3f23)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 158 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 10952 +-
04-build_abe-stage1/console.log | 19952 +-
05-build_linux/console.log | 427356 ++++++++++++++++----------------
console.log | 458642 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
7 files changed, 458744 insertions(+), 458752 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.
unknown user pushed a change to branch master
in repository llvm.
from 8894843dd1b [MACHO] Replaced calls to getStruct with getStructOrErr in [...]
new dc24cf3e99d [NFC][Codegen][AMDGPU] Autogenerate commute-shifts.ll test
new 1c4724169b2 [NFC][Codegen][PowerPC] Autogenerate shift-cmp.ll test
The 2 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:
test/CodeGen/AMDGPU/commute-shifts.ll | 45 +++++++++++++++++++++++++++++++---
test/CodeGen/PowerPC/shift-cmp.ll | 46 +++++++++++++++++------------------
2 files changed, 65 insertions(+), 26 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.
unknown user pushed a change to branch master
in repository gcc.
from 02d7252b578 AARCH64: ILP32: Fix aarch64_asan_shadow_offset
new a717f69ab2a rs6000: wf -> wa
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/ChangeLog | 12 +++++++
gcc/config/rs6000/constraints.md | 3 --
gcc/config/rs6000/rs6000.c | 8 +----
gcc/config/rs6000/rs6000.h | 1 -
gcc/config/rs6000/rs6000.md | 2 +-
gcc/config/rs6000/vsx.md | 74 +++++++++++++++++++---------------------
gcc/doc/md.texi | 5 +--
7 files changed, 50 insertions(+), 55 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.