This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 5cdd543 Fix exception/rtti detection in tests.
new b5fb8c9 Add tests for RTTI/exceptions test macros.
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_convertible_header.pass.cpp | 0
.../test_macros_header_exceptions.fail.cpp} | 24 ++++++----------
.../test_macros_header_exceptions.pass.cpp} | 20 ++++++-------
.../test.support/test_macros_header_rtti.fail.cpp} | 25 ++++++++--------
.../test.support/test_macros_header_rtti.pass.cpp} | 33 ++++++++--------------
5 files changed, 41 insertions(+), 61 deletions(-)
rename test/support/{ => test.support}/test_convertible_header.pass.cpp (100%)
copy test/{std/iterators/stream.iterators/istream.iterator/istream.iterator.cons/d [...]
copy test/{std/language.support/support.types/offsetof.pass.cpp => support/test.su [...]
copy test/{std/utilities/memory/unique.ptr/unique.ptr.runtime/move01.fail.cpp => s [...]
copy test/{std/utilities/tuple/tuple.tuple/TupleFunction.pass.cpp => support/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 libcxx.
from d61ea34 Make shared_ptr constructor tests use count_new.hpp
new 5cdd543 Fix exception/rtti detection in tests.
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/support/test_macros.h | 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 d319cd6 llvm-ar: be more clever about default format
new 8d6ae33 [X86] Remove GCC builtins from masked integer cmp and ucmp in [...]
new e5ebd46 [LTO] Move UpdateCompilerUsed.h from lib/ to include/
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:
include/llvm/IR/IntrinsicsX86.td | 48 +++++++++++++-------------
{lib => include/llvm}/LTO/UpdateCompilerUsed.h | 0
lib/LTO/LTOCodeGenerator.cpp | 2 +-
lib/LTO/ThinLTOCodeGenerator.cpp | 2 +-
lib/LTO/UpdateCompilerUsed.cpp | 3 +-
5 files changed, 27 insertions(+), 28 deletions(-)
rename {lib => include/llvm}/LTO/UpdateCompilerUsed.h (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 clang.
from 09e2db5 [OpenMP] Add the depend clause to target update construct (se [...]
new 0301334 [AVX512] Use correct types for mask parameters in avx512vlbw [...]
new b14cb42 [AVX512] Replace masked integer cmp and ucmp builtins with na [...]
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/CodeGen/CGBuiltin.cpp | 64 ++++-
test/CodeGen/avx512bw-builtins.c | 136 ++++++----
test/CodeGen/avx512f-builtins.c | 136 ++++++----
test/CodeGen/avx512vl-builtins.c | 262 ++++++++++--------
test/CodeGen/avx512vlbw-builtins.c | 528 ++++++++++++++++++++-----------------
5 files changed, 659 insertions(+), 467 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 770c688 Make locale constructors tests use count_new.hpp
new d61ea34 Make shared_ptr constructor tests use count_new.hpp
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:
.../util.smartptr.shared.const/auto_ptr.pass.cpp | 87 ++++++++++------------
.../nullptr_t_deleter_throw.pass.cpp | 23 ++----
.../pointer_deleter_throw.pass.cpp | 23 ++----
.../pointer_throw.pass.cpp | 23 ++----
.../util.smartptr.shared.const/unique_ptr.pass.cpp | 87 +++++++++-------------
5 files changed, 92 insertions(+), 151 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 7d4a984 Placate MSVC's unchecked malloc warnings.
new 770c688 Make locale constructors tests use count_new.hpp
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:
.../locales/locale/locale.cons/assign.pass.cpp | 18 +++--------------
.../locale/locale.cons/char_pointer.pass.cpp | 17 ++--------------
.../locales/locale/locale.cons/copy.pass.cpp | 18 ++---------------
.../locale.cons/locale_char_pointer_cat.pass.cpp | 18 ++---------------
.../locale/locale.cons/locale_facetptr.pass.cpp | 23 +++-------------------
.../locale/locale.cons/locale_locale_cat.pass.cpp | 18 ++---------------
.../locale/locale.cons/locale_string_cat.pass.cpp | 17 ++--------------
.../locales/locale/locale.cons/string.pass.cpp | 18 ++---------------
8 files changed, 18 insertions(+), 129 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 2aa1c4a UBSan doesn't globally replace new/delete but it still makes [...]
new 7d4a984 Placate MSVC's unchecked malloc warnings.
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:
.../new.delete/new.delete.array/new_array_nothrow_replace.pass.cpp | 4 +++-
.../new.delete/new.delete.array/new_array_replace.pass.cpp | 4 +++-
.../new.delete/new.delete.single/new_nothrow_replace.pass.cpp | 5 +++--
.../new.delete/new.delete.single/new_replace.pass.cpp | 4 +++-
4 files changed, 12 insertions(+), 5 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 98c9164 [OCaml] Add functions for accessing metadata nodes.
new d319cd6 llvm-ar: be more clever about default format
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:
tools/llvm-ar/llvm-ar.cpp | 94 ++++++++++++++++++++++++++++++++++++++---------
1 file changed, 76 insertions(+), 18 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 506f9d5 Cleanup [list.modifiers] tests.
new 2aa1c4a UBSan doesn't globally replace new/delete but it still makes [...]
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/libcxx/test/config.py | 1 -
.../new.delete/new.delete.array/new_array_nothrow_replace.pass.cpp | 4 ++++
.../new.delete/new.delete.array/new_array_replace.pass.cpp | 4 ++++
.../support.dynamic/new.delete/new.delete.single/new.pass.cpp | 1 +
.../new.delete/new.delete.single/new_nothrow_replace.pass.cpp | 4 ++++
.../new.delete.single/sized_delete_calls_unsized_delete.pass.cpp | 4 ++++
.../new.delete.single/sized_delete_fsizeddeallocation.sh.cpp | 3 +++
7 files changed, 20 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 libcxx.
from 604b5c4 Don't use non-conforming pointer_traits specialization it tests.
new 506f9d5 Cleanup [list.modifiers] tests.
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:
.../list/list.modifiers/erase_iter_db1.pass.cpp | 25 +---
.../list/list.modifiers}/erase_iter_db2.pass.cpp | 24 +---
.../list.modifiers/erase_iter_iter_db1.pass.cpp | 24 +---
.../list.modifiers/erase_iter_iter_db2.pass.cpp | 25 +---
.../list.modifiers/erase_iter_iter_db3.pass.cpp | 25 +---
.../list.modifiers/erase_iter_iter_db4.pass.cpp | 24 +---
.../insert_iter_iter_iter_db1.pass.cpp | 36 ++++++
.../insert_iter_size_value_db1.pass.cpp} | 25 ++--
.../list.modifiers/insert_iter_value_db1.pass.cpp} | 23 ++--
.../list/list.modifiers/erase_iter_db2.pass.cpp | 53 ---------
.../list.modifiers/insert_iter_iter_iter.pass.cpp | 131 +++------------------
.../list.modifiers/insert_iter_size_value.pass.cpp | 87 +++-----------
.../list/list.modifiers/insert_iter_value.pass.cpp | 95 +++------------
test/support/count_new.hpp | 35 +++++-
14 files changed, 153 insertions(+), 479 deletions(-)
rename test/{std => libcxx}/containers/sequences/list/list.modifiers/erase_iter_db [...]
copy test/{std/containers/unord/unord.set => libcxx/containers/sequences/list/list [...]
rename test/{std => libcxx}/containers/sequences/list/list.modifiers/erase_iter_it [...]
rename test/{std => libcxx}/containers/sequences/list/list.modifiers/erase_iter_it [...]
rename test/{std => libcxx}/containers/sequences/list/list.modifiers/erase_iter_it [...]
rename test/{std => libcxx}/containers/sequences/list/list.modifiers/erase_iter_it [...]
create mode 100644 test/libcxx/containers/sequences/list/list.modifiers/insert_ite [...]
copy test/libcxx/{strings/basic.string/string.modifiers/insert_iter_char_db1.pass. [...]
copy test/libcxx/{strings/basic.string/string.modifiers/erase_pop_back_db1.pass.cp [...]
delete mode 100644 test/std/containers/sequences/list/list.modifiers/erase_iter_db [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.