This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 61a220a Replace one more occurrence of non-standard std:launch::any. [...]
new a9ea113 Void cast runtime-unused variables. Patch from STL(a)microsoft.com
new 46c0511 Initialize local doubles to NaN. Patch from STL(a)microsoft.com
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:
test/std/depr/depr.c.headers/setjmp_h.pass.cpp | 1 +
test/std/depr/depr.c.headers/stdio_h.pass.cpp | 8 +++-
.../file.streams/c.files/cstdio.pass.cpp | 5 +++
.../ostream.inserters.arithmetic/minus1.pass.cpp | 2 +-
.../bidirectional_iterator_tag.pass.cpp | 1 +
.../forward_iterator_tag.pass.cpp | 1 +
.../std.iterator.tags/input_iterator_tag.pass.cpp | 1 +
.../std.iterator.tags/output_iterator_tag.pass.cpp | 1 +
.../random_access_iterator_tag.pass.cpp | 1 +
.../except.nested/throw_with_nested.pass.cpp | 2 +-
.../propagation/current_exception.pass.cpp | 4 +-
.../support.runtime/csetjmp.pass.cpp | 1 +
.../support.runtime/ctime.pass.cpp | 7 +++-
test/std/localization/c.locales/clocale.pass.cpp | 1 +
.../facet.num.put.members/put_long_double.pass.cpp | 3 +-
test/std/numerics/cfenv/cfenv.syn/cfenv.pass.cpp | 2 +
test/std/numerics/rand/rand.device/eval.pass.cpp | 2 +-
.../rand.dist.samp.plinear/eval.pass.cpp | 49 +++++++++++-----------
.../rand.dist.samp.plinear/eval_param.pass.cpp | 9 ++--
test/std/re/re.alg/re.alg.search/grep.pass.cpp | 2 +-
test/std/strings/c.strings/cwchar.pass.cpp | 10 +++++
.../allocator_pointers.pass.cpp | 10 ++++-
.../default.allocator/allocator_pointers.pass.cpp | 10 ++++-
test/std/utilities/time/date.time/ctime.pass.cpp | 6 ++-
.../std/utilities/utility/forward/forward.pass.cpp | 3 ++
25 files changed, 99 insertions(+), 43 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 002c3f2 PR c++/62314: add fixit hint for missing "template <> " in ex [...]
new b5e88f7 gcc/c-family/ * c-common.h (enum c_omp_region_type): Define.
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/c-family/ChangeLog | 4 ++++
gcc/c-family/c-common.h | 9 +++++++
gcc/c/ChangeLog | 14 +++++++++++
gcc/c/c-parser.c | 22 ++++++++---------
gcc/c/c-tree.h | 2 +-
gcc/c/c-typeck.c | 19 +++++++--------
gcc/cp/ChangeLog | 23 ++++++++++++++++++
gcc/cp/cp-tree.h | 3 +--
gcc/cp/parser.c | 22 ++++++++---------
gcc/cp/pt.c | 64 +++++++++++++++++++++++++++----------------------
gcc/cp/semantics.c | 54 ++++++++++++++++++++++-------------------
11 files changed, 147 insertions(+), 89 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 833543d Fix build breakage due to implicit conversion.
new 717e91d Use false rather than 0 for a boolean value. NFC.
new 9c86d7a Typo. NFC.
new 3dc8547 Fix typos
The 3 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:
CREDITS.TXT | 2 +-
lib/Transforms/Scalar/SpeculativeExecution.cpp | 4 ++--
2 files changed, 3 insertions(+), 3 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 71be6ad [sanitizer] Fix a crash in SizeClassAllocator32 with an out-o [...]
new 857417b [scan-build] fix logic error warning emitted on compiler-rt c [...]
new 3b2ce46 [compiler-rt] adjust platform_limits_linux.cc #include of pos [...]
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:
lib/asan/asan_suppressions.cc | 1 +
lib/sanitizer_common/sanitizer_platform_limits_linux.cc | 2 +-
2 files changed, 2 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 lld.
from de3e110 Attempt to fix Windows bots.
new 940b382 Remove unnecessary namespace specifiers.
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:
ELF/DriverUtils.cpp | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 cff84c1 * omp-low.c (lower_oacc_head_tail): Assert there is at least [...]
new 002c3f2 PR c++/62314: add fixit hint for missing "template <> " in ex [...]
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 | 7 +++++++
gcc/cp/parser.c | 18 ++++++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr62314.C | 17 +++++++++++++++++
4 files changed, 45 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr62314.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 464549a ARM: fix handling of SUB immediates in peephole opt.
new 833543d Fix build breakage due to implicit conversion.
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/DebugInfo/PDB/Raw/NameHashTable.cpp | 3 ++-
1 file changed, 2 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 1ae823d Don't install libvtv without --enable-vtable-verify
new cff84c1 * omp-low.c (lower_oacc_head_tail): Assert there is at least [...]
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 | 6 ++++++
gcc/omp-low.c | 8 ++------
2 files changed, 8 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 llvm.
from 2ab91e2 [NVPTX] Fix sign/zero-extending ldg/ldu instruction selection
new 464549a ARM: fix handling of SUB immediates in peephole opt.
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/ARMBaseInstrInfo.cpp | 42 ++++++++++++++------
test/CodeGen/MIR/ARM/imm-peephole-arm.mir | 60 +++++++++++++++++++++++++++++
test/CodeGen/MIR/ARM/imm-peephole-thumb.mir | 59 ++++++++++++++++++++++++++++
3 files changed, 149 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/MIR/ARM/imm-peephole-arm.mir
create mode 100644 test/CodeGen/MIR/ARM/imm-peephole-thumb.mir
--
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 lld.
from 16c5266 Fix --reproduce for --export-dynamic-symbol.
new de3e110 Attempt to fix Windows bots.
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:
ELF/DriverUtils.cpp | 2 +-
test/ELF/reproduce.s | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.