This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 4983a7a64 Test for the presence of a bunch of new macros for c++17. The [...]
new ea96e3a70 Final bit of P0063 - make sure that aligned_alloc is availabl [...]
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/std/depr/depr.c.headers/stdlib_h.pass.cpp | 10 ++++++++++
test/std/language.support/support.runtime/cstdlib.pass.cpp | 10 ++++++++++
www/cxx1z_status.html | 8 ++++----
3 files changed, 24 insertions(+), 4 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 compiler-rt.
from 0865368b7 [gcov] Add tests using switch, one with break clauses and one [...]
new 788f62fce [compiler-rt] Add a routine to specify the mode used when cre [...]
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/profile/InstrProfilingUtil.c | 11 +++++++-
lib/profile/InstrProfilingUtil.h | 6 +++++
test/profile/instrprof-set-dir-mode.c | 48 +++++++++++++++++++++++++++++++++++
3 files changed, 64 insertions(+), 1 deletion(-)
create mode 100644 test/profile/instrprof-set-dir-mode.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 libcxx.
from 8a16d4099 import timespec and timespec_get into namespace std if we're [...]
new 4983a7a64 Test for the presence of a bunch of new macros for c++17. The [...]
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/cfloat | 10 ++++++
include/float.h | 11 ++++++
test/std/depr/depr.c.headers/float_h.pass.cpp | 42 ++++++++++++++++++++++
.../support.limits/c.limits/cfloat.pass.cpp | 42 ++++++++++++++++++++++
4 files changed, 105 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 compiler-rt.
from f40bc2a4c [XRay][compiler-rt] Update test to use similar structure
new 0865368b7 [gcov] Add tests using switch, one with break clauses and one [...]
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/profile/Inputs/instrprof-gcov-switch1.c | 18 ++++++++++++++++++
test/profile/Inputs/instrprof-gcov-switch1.c.gcov | 23 +++++++++++++++++++++++
test/profile/Inputs/instrprof-gcov-switch2.c | 18 ++++++++++++++++++
test/profile/Inputs/instrprof-gcov-switch2.c.gcov | 23 +++++++++++++++++++++++
test/profile/instrprof-gcov-switch.test | 16 ++++++++++++++++
5 files changed, 98 insertions(+)
create mode 100644 test/profile/Inputs/instrprof-gcov-switch1.c
create mode 100644 test/profile/Inputs/instrprof-gcov-switch1.c.gcov
create mode 100644 test/profile/Inputs/instrprof-gcov-switch2.c
create mode 100644 test/profile/Inputs/instrprof-gcov-switch2.c.gcov
create mode 100644 test/profile/instrprof-gcov-switch.test
--
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 fc3a3b78d41 [WebAssembly] Fix debug info tests after r338437.
new 1fa19f68007 Revert r338354 "[ARM] Revert r337821"
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/ARM/ARMCodeGenPrepare.cpp | 2 +-
test/CodeGen/ARM/arm-cgp-icmps.ll | 6 +++---
test/CodeGen/ARM/arm-cgp-phis-calls-ret.ll | 8 ++++----
test/CodeGen/ARM/arm-cgp-signed.ll | 8 ++++----
4 files changed, 12 insertions(+), 12 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 f89ca6e1a67 Save discriminator info for LTO
new 3ee8fe55e04 Don't unconditionally define feature test macros in <version>
new 785c6c31ab5 PR libstdc++/86751 default assignment operators for std::pair
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 | 28 +++++++++
libstdc++-v3/include/bits/c++config | 18 ++++++
libstdc++-v3/include/bits/stl_pair.h | 21 ++++---
libstdc++-v3/include/std/type_traits | 23 +-------
libstdc++-v3/include/std/version | 22 +++++--
libstdc++-v3/libsupc++/new | 10 ----
libstdc++-v3/python/libstdcxx/v6/printers.py | 34 +++++++++++
.../{duration/cons/dr3050.cc => pair/86751.cc} | 17 ++++--
.../observers/array.cc => pair/ref_assign.cc} | 67 +++++++++++-----------
9 files changed, 157 insertions(+), 83 deletions(-)
copy libstdc++-v3/testsuite/20_util/{duration/cons/dr3050.cc => pair/86751.cc} (83%)
copy libstdc++-v3/testsuite/20_util/{shared_ptr/observers/array.cc => pair/ref_ass [...]
--
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 9a8677da0d7 [DWARF] Support for .debug_addr (consumer)
new fc3a3b78d41 [WebAssembly] Fix debug info tests after r338437.
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/MC/WebAssembly/debug-info.ll | 32 +++++++++++++-------------------
1 file changed, 13 insertions(+), 19 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 d4b54bdff0 hurd: Add missing ChangeLog entry
new 42fc12ef73 hurd: Fix exec usage of mach_setup_thread
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 | 11 +++++++++++
hurd/hurdsig.c | 2 ++
mach/Versions | 1 +
mach/mach.h | 3 +++
mach/setup-thread.c | 29 +++++++++++++++++++----------
sysdeps/mach/hurd/i386/libc.abilist | 1 +
sysdeps/mach/hurd/profil.c | 2 ++
sysdeps/mach/hurd/setitimer.c | 3 ++-
8 files changed, 41 insertions(+), 11 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 f195ea0e2f hurd: Fix startup of static binaries linked against libpthread
new d4b54bdff0 hurd: Add missing ChangeLog entry
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 | 6 ++++++
1 file changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.