This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b0743db40c [OPENMP] Sync __kmpc_alloc/_kmpc_free function with the runtime.
new 22b5c6ce26 Clean up ObjCPropertyDecl printing
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/AST/DeclPrinter.cpp | 89 ++++++++++++++++-----------
test/AST/ast-print-objc-property.m | 22 +++++++
test/Index/comment-objc-decls.m | 6 +-
test/Index/comment-unqualified-objc-pointer.m | 2 +-
test/PCH/chain-remap-types.m | 2 +-
5 files changed, 80 insertions(+), 41 deletions(-)
create mode 100644 test/AST/ast-print-objc-property.m
--
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 f09c6d5b712 Add LLVM IR debug info support for Fortran COMMON blocks
new 5ff5943b837 [X86] Fix a couple lowering functions that called ReplaceAl [...]
new 53883093874 llvm-undname: Fix more crashes and asserts on invalid inputs
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/llvm/Demangle/MicrosoftDemangle.h | 1 +
lib/Demangle/MicrosoftDemangle.cpp | 100 +++++++++++++++++++++++-------
lib/Target/X86/X86ISelLowering.cpp | 11 ++--
test/Demangle/invalid-manglings.test | 60 ++++++++++++++++++
4 files changed, 142 insertions(+), 30 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 67ecd3ae800 * typeck2.c (digest_init_r): Don't condition the object sl [...]
new ff7d433d394 Fix visit<R> for variant.
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:
libstdc++-v3/ChangeLog | 19 ++++++
libstdc++-v3/include/std/variant | 78 +++++++++++++++++-----
.../visit_neg.cc} | 32 ++++++---
libstdc++-v3/testsuite/20_util/variant/visit_r.cc | 14 ++++
4 files changed, 119 insertions(+), 24 deletions(-)
copy libstdc++-v3/testsuite/20_util/{is_bounded_array/requirements/explicit_instan [...]
--
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 090b3383257 Daily bump.
adds 58b9e7b73a8 Daily bump.
adds e4a29b6b4f3 PR target/89945 * config/i386/i386.md (anddi_1 to andsi_1 [...]
adds 536c6a5682e Backport ARC patch.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.md | 11 ++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr89945.c | 21 +++++++++++++++++++++
include/ChangeLog | 8 ++++++++
include/longlong.h | 6 ++++--
7 files changed, 55 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr89945.c
--
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/binutils-gdb.
from b44ff89a25 Automatic date update in version.in
adds e6af0ec44b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 523149f3 0: good: binutils-gcc-linux: boot
new 118db367 0: good: 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 (523149f3)
\
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 | 236 +-
02-prepare_abe/console.log | 144 +-
03-build_abe-binutils/console.log | 6772 ++++++-----
04-build_abe-stage1/console.log | 15570 ++++++++++++------------
05-build_linux/console.log | 376 +-
06-boot_linux/console.log | 472 +-
console.log | 23660 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 23618 insertions(+), 23626 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 5e22ac24d3a libgo: update to Go 1.12.2
new 67ecd3ae800 * typeck2.c (digest_init_r): Don't condition the object sl [...]
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/cp/ChangeLog | 5 +++++
gcc/cp/typeck2.c | 5 ++---
2 files changed, 7 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.