This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 03dacbe Fix comment typos, strip trailing whitespace. Patch from STL@ [...]
new 63a0af7 Remove locale tests that depend on LC_ALL. These are non-portable.
new 3c0e3eb Use static_assert instead of runtime assert in std::money_bas [...]
new b93bc9a Move typoed dir meta.hel to meta.help
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:
.../locale.collate.byname/compare.pass.cpp | 17 -----------------
.../locale.collate.byname/transform.pass.cpp | 15 ---------------
.../locale.moneypunct/money_base.pass.cpp | 14 +++++++-------
.../meta/{meta.hel => meta.help}/bool_constant.pass.cpp | 0
.../{meta.hel => meta.help}/integral_constant.pass.cpp | 0
5 files changed, 7 insertions(+), 39 deletions(-)
rename test/std/utilities/meta/{meta.hel => meta.help}/bool_constant.pass.cpp (100%)
rename test/std/utilities/meta/{meta.hel => meta.help}/integral_constant.pass.cpp (100%)
--
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 df4d4b4 Daily bump.
new bd08c37 * c-common.c (get_source_date_epoch): Use int64_t instead of [...]
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 | 5 +++++
gcc/c-family/ChangeLog | 4 ++++
gcc/c-family/c-common.c | 6 +++++-
gcc/gcov-tool.c | 14 ++++----------
libcpp/ChangeLog | 6 ++++++
libcpp/line-map.c | 4 ++--
6 files changed, 26 insertions(+), 13 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 8e1c16d [codeview] Add missing test from r273294
new 41bcea9 [codeview] Improve names of types in scopes and member function ids
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/CodeGen/AsmPrinter/CodeViewDebug.cpp | 171 ++++++++++++++++++++----------
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 15 ++-
test/DebugInfo/COFF/scopes.ll | 143 +++++++++++++++++++++++++
test/DebugInfo/COFF/types-calling-conv.ll | 4 +-
test/DebugInfo/COFF/types-data-members.ll | 8 +-
5 files changed, 275 insertions(+), 66 deletions(-)
create mode 100644 test/DebugInfo/COFF/scopes.ll
--
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 14fe08b Avoid huge main() functions and huge arrays. Patch from STL@m [...]
new 03dacbe Fix comment typos, strip trailing whitespace. Patch from STL@ [...]
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:
.../char.traits.specializations.char/lt.pass.cpp | 2 +-
.../meta.unary/meta.unary.prop/is_nothrow_swappable_with.pass.cpp | 2 +-
.../utilities/meta/meta.unary/meta.unary.prop/is_swappable.pass.cpp | 2 +-
.../meta/meta.unary/meta.unary.prop/is_swappable_with.pass.cpp | 2 +-
test/std/utilities/tuple/tuple.general/tuple.smartptr.pass.cpp | 4 ++--
5 files changed, 6 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 b523d2b [asan] Do not instrument pointers with address space attributes
new 8e1c16d [codeview] Add missing test from r273294
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/DebugInfo/COFF/big-type.ll | 5768 +++++++++++++++++++++++++++++++++++++++
1 file changed, 5768 insertions(+)
create mode 100644 test/DebugInfo/COFF/big-type.ll
--
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 f18884b Add missing test dependency.
new 8a168be Specify a target triple to fix the test on non-Linux.
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/CodeGen/thinlto_backend.ll | 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 libcxx.
from a431a3a Don't use C++17 terse static assert. Patch from STL(a)microsoft.com
new 14fe08b Avoid huge main() functions and huge arrays. Patch from STL@m [...]
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:
.../rand.dist.bern.bin/eval.pass.cpp | 880 +++++++-------
.../rand.dist.bern.geo/eval.pass.cpp | 482 ++++----
.../rand.dist.bern.negbin/eval.pass.cpp | 478 ++++----
.../rand.dist.norm.lognormal/eval.pass.cpp | 422 +++----
.../rand.dist.norm.lognormal/eval_param.pass.cpp | 431 +++----
.../rand.dist.pois.extreme/eval.pass.cpp | 314 ++---
.../rand.dist.pois.extreme/eval_param.pass.cpp | 322 ++---
.../rand.dist.samp.pconst/eval.pass.cpp | 1234 ++++++++++----------
.../rand.dist.samp.plinear/eval.pass.cpp | 578 ++++-----
.../is_swappable_include_order.pass.cpp | 6 +-
10 files changed, 2689 insertions(+), 2458 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 ff58059 Suppress stupid and incorrect MSVC warning. patch from STL@mi [...]
new dc45b08 Fix operator precedence mistake in valarray/not.pass.cpp. Pat [...]
new a431a3a Don't use C++17 terse static assert. 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:
.../template.valarray/valarray.unary/not.pass.cpp | 2 +-
.../function.objects/func.invoke/invoke.pass.cpp | 10 +-
.../function.objects/func.not_fn/not_fn.pass.cpp | 58 ++++++------
.../utilities/meta/meta.rel/is_callable.pass.cpp | 102 ++++++++++-----------
.../meta/meta.rel/is_nothrow_callable.pass.cpp | 40 ++++----
.../meta.unary.prop/is_nothrow_swappable.pass.cpp | 6 +-
.../is_nothrow_swappable_with.pass.cpp | 10 +-
.../meta.unary.prop/is_swappable.pass.cpp | 4 +-
.../meta.unary.prop/is_swappable_with.pass.cpp | 10 +-
9 files changed, 121 insertions(+), 121 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 687c3ea Stmt.h: Tweak r273312 to avoid bool:1 to appease win32.
new c2027de CodeGen: Replace test/CodeGen/thinlto_backend.c with a functi [...]
new f18884b Add missing test dependency.
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/CMakeLists.txt | 1 +
test/CodeGen/Inputs/thinlto_backend.ll | 6 ++++++
test/CodeGen/thinlto_backend.c | 14 --------------
test/CodeGen/thinlto_backend.ll | 27 +++++++++++++++++++++++++++
4 files changed, 34 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/Inputs/thinlto_backend.ll
delete mode 100644 test/CodeGen/thinlto_backend.c
create mode 100644 test/CodeGen/thinlto_backend.ll
--
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 571d549 Guard use of non-standard macros in denorm_min() tests.
new 62957fb Guard libc++ assumption about identity hashing in test. Patch [...]
new 91a5c55 Suppress unused warnings in std::invoke tests.
new c6fcb58 Avoid assignment in return. Patch from STL(a)microsoft.com
new ff58059 Suppress stupid and incorrect MSVC warning. patch from STL@mi [...]
The 4 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.lock/thread.lock.guard/variadic_adopt_lock.pass.cpp | 2 +-
.../thread.lock/thread.lock.guard/variadic_mutex.pass.cpp | 2 +-
.../std/utilities/function.objects/func.invoke/invoke.pass.cpp | 8 ++++----
.../utilities/function.objects/unord.hash/integral.pass.cpp | 10 +++++++---
test/support/test_allocator.h | 6 +++++-
5 files changed, 18 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.