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-next-allyesconfig
in repository toolchain/ci/gcc.
from a638797fea8 Daily bump.
adds 47d22535738 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c9d814f 2: update: binutils-54cbac1e7700c43cc964e52a9a585e1dad8de2b5: 17773
new 672c470 2: update: gcc-47d2253573893830892d6c7bc24e1e79e89cb256: 17773
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 (c9d814f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 129 +-
02-prepare_abe/console.log | 223 +-
03-build_abe-binutils/console.log | 10564 +++++++------
04-build_abe-stage1/console.log | 17148 ++++++++++-----------
05-build_linux/console.log | 582 +-
console.log | 28646 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
7 files changed, 28626 insertions(+), 28674 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 e4ea2878b89 Tidy up a comment, fix a typo, remove a comment that's obsolete.
new 5fef53737ef [AArch64][MC] Reject "add x0, x1, w2, lsl #1" etc.
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:
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 8 +++++---
test/MC/AArch64/basic-a64-diagnostics.s | 8 ++++++--
2 files changed, 11 insertions(+), 5 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 8310060 0: update: binutils-gcc-linux: boot
new b8a1f78 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 (8310060)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 68 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-binutils/console.log | 10966 ++++++------
04-build_abe-stage1/console.log | 19695 +++++++++++----------
05-build_linux/console.log | 1420 +-
06-boot_linux/console.log | 478 +-
07-check_regression/console.log | 8 +-
console.log | 33170 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
10 files changed, 32309 insertions(+), 33914 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 clang.
from b4f79aa436 Fix -Wunsequenced false-positives in code controlled by a br [...]
new 6aecacbb8d SemaOverload: Complete candidates before emitting the error, [...]
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:
include/clang/AST/TemplateName.h | 3 +
include/clang/Basic/PartialDiagnostic.h | 1 +
include/clang/Sema/Overload.h | 22 ++-
lib/AST/TemplateName.cpp | 14 ++
lib/Sema/SemaCast.cpp | 10 +-
lib/Sema/SemaExprCXX.cpp | 49 +++---
lib/Sema/SemaInit.cpp | 97 +++++++-----
lib/Sema/SemaOverload.cpp | 269 ++++++++++++++++++++------------
lib/Sema/SemaStmt.cpp | 17 +-
test/SemaCXX/overload-template.cpp | 35 +++++
10 files changed, 338 insertions(+), 179 deletions(-)
create mode 100644 test/SemaCXX/overload-template.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.