This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 3e541a6 [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' t [...]
new f2f3637 Fix PR27374 - Remove the implicit reduced-arity-extension in tuple.
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:
docs/UsingLibcxx.rst | 27 +++++
include/tuple | 23 +++-
...reduced_arity_initialization_extension.pass.cpp | 108 +++++++++++++++++++
...reduced_arity_initialization_extension.pass.cpp | 117 +++++++++++++++++++++
.../tuple/tuple.tuple/tuple.cnstr/UTypes.pass.cpp | 21 ++--
5 files changed, 286 insertions(+), 10 deletions(-)
create mode 100644 test/libcxx/utilities/tuple/tuple.tuple/tuple.cnstr/disable_red [...]
create mode 100644 test/libcxx/utilities/tuple/tuple.tuple/tuple.cnstr/enable_redu [...]
--
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 39f66f3 MIPS16/opcodes: Fix off-by-one indentation in `print_mips16_i [...]
new cfccf14 Automatic date update in version.in
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:
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.
unknown user pushed a change to branch gdb-7.12-branch
in repository binutils-gdb.
from 687d80d Automatic date update in version.in
new 10ce7fe Automatic date update in version.in
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:
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.
unknown user pushed a change to branch binutils-2_27-branch
in repository binutils-gdb.
from 0cd1cf3 Automatic date update in version.in
new bbf5e16 Automatic date update in version.in
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:
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.
unknown user pushed a change to branch master
in repository gcc.
from 479d118 * testsuite/25_algorithms/headers/algorithm/ [...]
new 370e45b PR c/77531 - __attribute__((alloc_size(1,2))) could also warn [...]
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/ChangeLog | 23 ++
gcc/builtins.c | 18 +-
gcc/c-family/ChangeLog | 5 +
gcc/c-family/c.opt | 9 +
gcc/calls.c | 341 +++++++++++++++++++++-
gcc/calls.h | 3 +-
gcc/doc/invoke.texi | 22 ++
gcc/testsuite/ChangeLog | 12 +
gcc/testsuite/gcc.dg/attr-alloc_size-3.c | 473 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/attr-alloc_size-4.c | 191 +++++++++++++
gcc/testsuite/gcc.dg/attr-alloc_size-5.c | 234 +++++++++++++++
gcc/testsuite/gcc.dg/attr-alloc_size-6.c | 73 +++++
gcc/testsuite/gcc.dg/attr-alloc_size-7.c | 72 +++++
gcc/testsuite/gcc.dg/attr-alloc_size-8.c | 61 ++++
gcc/testsuite/gcc.dg/attr-alloc_size-9.c | 30 ++
gcc/testsuite/gcc.dg/errno-1.c | 2 +
16 files changed, 1563 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/attr-alloc_size-3.c
create mode 100644 gcc/testsuite/gcc.dg/attr-alloc_size-4.c
create mode 100644 gcc/testsuite/gcc.dg/attr-alloc_size-5.c
create mode 100644 gcc/testsuite/gcc.dg/attr-alloc_size-6.c
create mode 100644 gcc/testsuite/gcc.dg/attr-alloc_size-7.c
create mode 100644 gcc/testsuite/gcc.dg/attr-alloc_size-8.c
create mode 100644 gcc/testsuite/gcc.dg/attr-alloc_size-9.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 llvm.
from d0dc2aa [InstCombine] add tests for umax+icmp; NFC
new c828f5b [InstCombine] add tests for umin+icmp; 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:
.../InstCombine/{umax-icmp.ll => umin-icmp.ll} | 198 ++++++++++-----------
1 file changed, 99 insertions(+), 99 deletions(-)
copy test/Transforms/InstCombine/{umax-icmp.ll => umin-icmp.ll} (56%)
--
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 ea5455c [InstSimplify] Add "X / 1.0" to SimplifyFDivInst.
new d0dc2aa [InstCombine] add tests for umax+icmp; 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:
.../InstCombine/{smax-icmp.ll => umax-icmp.ll} | 172 ++++++++++-----------
1 file changed, 86 insertions(+), 86 deletions(-)
copy test/Transforms/InstCombine/{smax-icmp.ll => umax-icmp.ll} (57%)
--
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 lldb.
from 1b0a607 Fixed a crasher that has been borking out heap for a long time.
new e957f02 Clean up the new TestInterruptThreadNames test a bit.
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:
.../thread-names/TestInterruptThreadNames.py | 62 ++++++++++++++--------
1 file changed, 39 insertions(+), 23 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 6d02edb [sanitizers] lsan+sancov doesn't need ubsanrt (multi def error)
new ce61c6e [DOXYGEN] Improved doxygen comments.
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/Headers/fxsrintrin.h | 16 ++++++++--------
lib/Headers/mmintrin.h | 16 ++++++++++------
2 files changed, 18 insertions(+), 14 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 0261b12 [InstCombine] add tests for smax+icmp; NFC
new ea5455c [InstSimplify] Add "X / 1.0" to SimplifyFDivInst.
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/Analysis/InstructionSimplify.cpp | 6 ++++++
test/Transforms/InstSimplify/floating-point-arithmetic.ll | 4 +---
2 files changed, 7 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.