This is an automated email from the git hooks/post-receive script.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from b32b281 tcwg-cleanup-stale-containers: Cleanup untagged images
new 21def20 tcwg-cleanup-stale-containers: Fix typo
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:
tcwg-cleanup-stale-containers.sh | 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from db3beb8 tcwg-cleanup-stale-containers: Remove unnecessary restriction
new b32b281 tcwg-cleanup-stale-containers: Cleanup untagged images
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:
tcwg-cleanup-stale-containers.sh | 12 ++++++++++++
1 file changed, 12 insertions(+)
--
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 c41a51e [AVX-512] Add suffixless aliases for EVEX encoded vcvtsi2ss/v [...]
new 1d94ec7 Demangle: only demangle mangled symbols
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/Demangle/ItaniumDemangle.cpp | 11 ++++++++++-
1 file changed, 10 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from 05c6fa5 Delete addressof for temporaries (LWG 2598)
new 8847d9c Improve various diagnostic issues.
new 9c8aeb6 Implement P0217R3 - C++17 structured bindings
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:
gcc/ChangeLog | 5 +
gcc/cp/ChangeLog | 49 ++
gcc/cp/call.c | 31 +-
gcc/cp/constexpr.c | 4 +-
gcc/cp/cp-tree.h | 27 +-
gcc/cp/decl.c | 525 ++++++++++++++++++++-
gcc/cp/error.c | 4 +-
gcc/cp/init.c | 53 ++-
gcc/cp/name-lookup.c | 5 +-
gcc/cp/parser.c | 244 +++++++++-
gcc/cp/pt.c | 85 +++-
gcc/cp/semantics.c | 5 +-
gcc/cp/tree.c | 10 +
gcc/cp/typeck.c | 6 +
gcc/match.pd | 11 +-
gcc/testsuite/g++.dg/cpp0x/alias-decl-56.C | 4 +
gcc/testsuite/g++.dg/parse/parser-pr14875-2.C | 2 +-
gcc/testsuite/g++.dg/template/crash7.C | 2 +-
gcc/testsuite/g++.dg/template/error56.C | 12 +
gcc/testsuite/g++.dg/warn/forward-inner.C | 4 +-
gcc/testsuite/g++.old-deja/g++.other/decl5.C | 2 +-
.../make_signed/requirements/typedefs_neg.cc | 2 +-
.../make_unsigned/requirements/typedefs_neg.cc | 2 +-
23 files changed, 1011 insertions(+), 83 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-56.C
create mode 100644 gcc/testsuite/g++.dg/template/error56.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.
unknown user pushed a change to branch master
in repository gcc.
from 682d2b7 PR78326 fix incorrect access of data member in base class
new d5c8ced Make std::future::share() noexcept (LWG 2556)
new 05c6fa5 Delete addressof for temporaries (LWG 2598)
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:
libstdc++-v3/ChangeLog | 8 ++++++++
libstdc++-v3/include/bits/move.h | 5 +++++
libstdc++-v3/include/std/future | 14 ++++++++------
3 files changed, 21 insertions(+), 6 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 04dbff2 Add timestamp to build.py footer
new bffd3f2 Add support for libc++ ABI checking
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:
buildbot/osuosl/master/config/builders.py | 15 ++++++++++-----
zorg/buildbot/builders/LibcxxAndAbiBuilder.py | 15 ++++++++++++++-
2 files changed, 24 insertions(+), 6 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 libcxxabi.
from 8cfa5a3 __cxa_demangle: ensure that we have a mangled symbol
new 89d8f36 __cxa_demangle: allow demangling invocation blocks
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:
src/cxa_demangle.cpp | 11 +++++++----
test/test_demangle.pass.cpp | 6 ++++--
2 files changed, 11 insertions(+), 6 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 libcxx.
from 049a1ed Fix CMake set syntax
new e96aa8c Fix ABI configuration detection on OS X
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/abi/CMakeLists.txt | 6 ++++--
1 file changed, 4 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 libcxx.
from 5e000c6 Add check-cxx-abilist target when supported.
new 049a1ed Fix CMake set syntax
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/abi/CMakeLists.txt | 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 llvm.
from 460a780 [X86] Cleanup 'x' and 'y' mnemonic suffixes for vcvtpd2dq/vcv [...]
new c41a51e [AVX-512] Add suffixless aliases for EVEX encoded vcvtsi2ss/v [...]
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/X86/X86InstrAVX512.td | 10 ++++++++++
test/MC/X86/avx512-encodings.s | 18 ++++++++++++++++++
2 files changed, 28 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.