This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 830db7a928 [OpenMP] Add support for registering requires directives wit [...]
new 2cbdb2c8c9 [c++20] P0780R2: Support pack-expansion of init-captures.
new 52cec611bd Fix test failures after r361278 on non-Darwin platforms and [...]
new 5c556b2b04 Remove unicode character from test
The 3 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/AST/ASTContext.h | 2 +-
include/clang/AST/Decl.h | 8 +-
include/clang/AST/ExprCXX.h | 24 ++--
include/clang/AST/Type.h | 10 +-
include/clang/Basic/DiagnosticParseKinds.td | 13 +-
include/clang/Basic/DiagnosticSemaKinds.td | 5 +
include/clang/Sema/Sema.h | 15 ++-
include/clang/Sema/Template.h | 4 +-
lib/AST/ASTContext.cpp | 17 ++-
lib/AST/Decl.cpp | 8 +-
lib/AST/DeclBase.cpp | 4 +-
lib/AST/ExprCXX.cpp | 14 +-
lib/AST/ItaniumMangle.cpp | 61 +++++----
lib/AST/JSONNodeDumper.cpp | 1 +
lib/AST/TextNodeDumper.cpp | 2 +
lib/AST/Type.cpp | 4 +
lib/Parse/ParseExprCXX.cpp | 138 ++++++++++++--------
lib/Sema/SemaLambda.cpp | 42 ++++--
lib/Sema/SemaTemplateDeduction.cpp | 33 ++++-
lib/Sema/SemaTemplateInstantiate.cpp | 56 ++++----
lib/Sema/SemaTemplateVariadic.cpp | 38 +++---
lib/Sema/TreeTransform.h | 143 ++++++++++++++-------
lib/Serialization/ASTReader.cpp | 9 +-
lib/Serialization/ASTReaderStmt.cpp | 4 +-
lib/Serialization/ASTWriter.cpp | 3 +-
.../expr.prim.lambda.capture/p17.cpp | 42 ++++++
test/CXX/expr/expr.prim/expr.prim.lambda/p23.cpp | 26 +++-
.../temp/temp.decls/temp.variadic/init-capture.cpp | 39 ++++++
test/Driver/darwin-header-search-libcxx.cpp | 6 +-
test/Driver/darwin-header-search-libstdcxx.cpp | 4 +-
test/FixIt/fixit-c++2a.cpp | 15 +++
test/SemaObjC/nullability_macro.m | 3 +-
test/SemaTemplate/sizeof-pack.cpp | 8 +-
www/cxx_status.html | 2 +-
34 files changed, 552 insertions(+), 251 deletions(-)
create mode 100644 test/CXX/expr/expr.prim/expr.prim.lambda/expr.prim.lambda.captu [...]
create mode 100644 test/CXX/temp/temp.decls/temp.variadic/init-capture.cpp
create mode 100644 test/FixIt/fixit-c++2a.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/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d59f008d 0: update: binutils-gcc-linux: all
new e1b4ca12 0: update: binutils-gcc-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 (d59f008d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 131 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 10216 ++++++-------
04-build_abe-stage1/console.log | 17016 +++++++++++----------
05-build_linux/console.log | 724 +-
06-boot_linux/console.log | 2 +-
console.log | 28741 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 28617 insertions(+), 28647 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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards de61c76f 0: update: binutils-gcc-linux: all
new aec2ad35 0: update: binutils-gcc-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 (de61c76f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 167 +-
02-prepare_abe/console.log | 439 +-
03-build_abe-binutils/console.log | 9592 +++----
04-build_abe-stage1/console.log | 20084 +++++++-------
05-build_linux/console.log | 22550 +++++++--------
06-boot_linux/console.log | 2 +-
console.log | 52842 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 52875 insertions(+), 52815 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-release-arm-lts-defconfig
in repository toolchain/ci/gcc.
from 69d91e1ef9a * config/mips/mips.c (mips_dwarf_frame_reg_mode): Replace [...]
adds a170a7d76a2 Daily bump.
adds bcd9cd37231 [RTEMS] Change multilibs for ARM
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/t-rtems | 11 ++++++-----
3 files changed, 15 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.