This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 7792cb360 Remove Range.* from Xcode project
new 38e967747 Add file-based synching to places missed in r350247.
new 58965e893 [Driver] Remove unused imports
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:
.../Python/lldbsuite/test/macosx/queues/TestQueues.py | 8 ++++----
packages/Python/lldbsuite/test/macosx/queues/main.c | 17 +++++++++++------
tools/driver/Driver.cpp | 7 -------
3 files changed, 15 insertions(+), 17 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 zorg.
from e37a6204 [zorg] Enable check-hwasan on x86_64 linux.
new 11bf2cdd [sanitizer] Don't push buildmaster environment to buildslaves
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:
zorg/buildbot/builders/SanitizerBuilder.py | 2 --
1 file changed, 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.
unknown user pushed a change to branch master
in repository gcc.
from 6080dd2f1a6 PR c++/88631 - CTAD failing for value-initialization. * t [...]
new dd5ea033018 PR c++/81486 - CTAD failing with (). * g++.dg/cpp1z/class [...]
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/cpp1z/class-deduction60.C | 19 +++++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction61.C | 15 +++++++++++++++
3 files changed, 38 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction60.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction61.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-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 784c7b794 binutils-5d36dfb949751663bcb814b3cc780ed8f47442b4: all
new a64fac9c4 gcc-6080dd2f1a6a88acf1de63a8ccab3b9a2d269160: 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 (784c7b794)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 77 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6315 ++++----
4-build_abe-stage1/console.log | 9909 ++++++------
5-count_linux_objs/console.log | 15525 +++++++++---------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 31998 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 31948 insertions(+), 31928 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 6006c2a684f Fix assert in ObjCARC optimizer when deleting retainBlock o [...]
new 28dd6dcb26b [BDCE] Fix typo in test; NFC
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:
test/Transforms/BDCE/dead-uses.ll | 4 ++--
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository glibc.
from 55137f7dd9 hurd: advertise *_setpshared as not supported
new 8e291a293b Update powerpc-nofpu libm-test-ulps.
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:
ChangeLog | 4 ++
sysdeps/powerpc/nofpu/libm-test-ulps | 88 ++++++++++++++++++------------------
2 files changed, 48 insertions(+), 44 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 binutils-gdb.
from e331924073 Fix leak of struct call_thread_fsm in call_function_by_hand_dummy.
new d20172fc53 Place displaced step data directly in inferior structure
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:
gdb/ChangeLog | 24 ++++++++++
gdb/inferior.h | 3 ++
gdb/infrun.c | 142 ++++++++-------------------------------------------------
gdb/infrun.h | 44 ++++++++++++++++++
4 files changed, 91 insertions(+), 122 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 37fb9cf60dc PR c++/88612 - ICE with -Waddress-of-packed-member. * cal [...]
new 6080dd2f1a6 PR c++/88631 - CTAD failing for value-initialization. * t [...]
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 | 4 ++++
gcc/cp/typeck2.c | 15 ++++++++++++---
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/cpp1z/class-deduction59.C | 12 ++++++++++++
4 files changed, 31 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction59.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.