This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 6e7684032 [libcxx] [test] Remove an unused local typedef in enable_shar [...] new 62e519c2f [libcxx] [test] Strip trailing whitespace, NFC. new a686caad2 [libcxx] [test] Untabify, NFC. new 25072f000 [libcxx] [test] Make files consistently end with newlines, NFC. new a8d0e52d1 [libcxx] [test] In func.wrap.func.con/alloc_F.pass.cpp, fix R [...] new cf230766e [libcxx] [test] The entire file futures.shared_future/wait_un [...] new 5d91f314f [libcxx] [test] Change comments to say C++ instead of c++. NFC.
The 6 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/algorithms/debug_less.pass.cpp | 2 +- .../list.modifiers/insert_iter_rvalue_db1.pass.cpp | 2 +- test/libcxx/containers/unord/next_pow2.pass.cpp | 12 +- .../depr.adaptors.cxx1z.pass.cpp | 24 +- .../class.path/path.itr/iterator_db.pass.cpp | 2 +- test/libcxx/iterators/trivial_iterators.pass.cpp | 72 +++--- test/libcxx/strings/iterators.noexcept.pass.cpp | 2 +- .../libcxx/type_traits/lazy_metafunctions.pass.cpp | 2 +- .../func.require/bullet_4_5_6.pass.cpp | 2 +- .../diagnose_reference_binding.pass.cpp | 2 +- .../alg.nonmodifying/alg.count/count_if.pass.cpp | 8 +- .../alg.nonmodifying/alg.find/find_if.pass.cpp | 8 +- .../alg.nonmodifying/alg.find/find_if_not.pass.cpp | 8 +- .../alg.nonmodifying/mismatch/mismatch.pass.cpp | 2 +- .../mismatch/mismatch_pred.pass.cpp | 2 +- .../alg.sorting/alg.clamp/clamp.pass.cpp | 12 +- .../alg.sorting/alg.merge/inplace_merge.pass.cpp | 26 +-- .../alg.merge/inplace_merge_comp.pass.cpp | 28 +-- .../alg.min.max/min_element_comp.pass.cpp | 4 +- .../atomics.types.generic/integral.pass.cpp | 32 +-- .../atomics.types.operations.req/atomic_helpers.h | 16 +- .../map.cons/compare_copy_constructible.fail.cpp | 10 +- .../compare_copy_constructible.fail.cpp | 10 +- .../compare_copy_constructible.fail.cpp | 10 +- .../set.cons/compare_copy_constructible.fail.cpp | 10 +- .../priority.queue/types.fail.cpp | 2 +- .../queue/queue.defn/types.fail.cpp | 2 +- .../stack/stack.defn/types.fail.cpp | 2 +- test/std/containers/sequences/array/at.pass.cpp | 2 +- .../containers/sequences/array/front_back.pass.cpp | 4 +- .../containers/sequences/array/indexing.pass.cpp | 2 +- .../push_back_exception_safety.pass.cpp | 10 +- .../push_front_exception_safety.pass.cpp | 10 +- .../deque/deque.special/swap_noexcept.pass.cpp | 2 +- .../forwardlist.spec/swap_noexcept.pass.cpp | 2 +- .../list/list.special/swap_noexcept.pass.cpp | 2 +- test/std/containers/sequences/list/types.pass.cpp | 8 +- .../vector.bool/construct_default.pass.cpp | 8 +- .../sequences/vector.bool/reference.swap.pass.cpp | 16 +- .../sequences/vector.bool/swap_noexcept.pass.cpp | 2 +- .../vector/vector.cons/construct_default.pass.cpp | 8 +- .../sequences/vector/vector.data/data.pass.cpp | 12 +- .../vector/vector.data/data_const.pass.cpp | 12 +- .../vector/vector.special/swap_noexcept.pass.cpp | 2 +- .../std/containers/unord/unord.map/rehash.pass.cpp | 2 +- .../compare_copy_constructible.fail.cpp | 10 +- .../hash_copy_constructible.fail.cpp | 8 +- .../unord.map.modifiers/insert_or_assign.pass.cpp | 2 +- .../unord.map.swap/swap_noexcept.pass.cpp | 2 +- .../unord/unord.multimap/rehash.pass.cpp | 2 +- .../compare_copy_constructible.fail.cpp | 10 +- .../hash_copy_constructible.fail.cpp | 10 +- .../unord/unord.multiset/rehash.pass.cpp | 2 +- .../compare_copy_constructible.fail.cpp | 10 +- .../hash_copy_constructible.fail.cpp | 10 +- .../std/containers/unord/unord.set/rehash.pass.cpp | 2 +- .../compare_copy_constructible.fail.cpp | 10 +- .../unord.set/unord.set.cnstr/default.pass.cpp | 2 +- .../hash_copy_constructible.fail.cpp | 10 +- .../diagnostics/syserr/is_error_code_enum.pass.cpp | 4 +- .../syserr/is_error_condition_enum.pass.cpp | 4 +- .../algorithms/alg.search/search.pass.cpp | 2 +- .../func.searchers.boyer_moore/hash.pass.cpp | 2 +- .../func.searchers.boyer_moore/hash.pred.pass.cpp | 2 +- .../hash.pass.cpp | 2 +- .../hash.pred.pass.cpp | 2 +- .../ostream_joiner.cons.pass.cpp | 60 ++--- .../ostream_joiner.op.assign.pass.cpp | 130 +++++------ .../end.to.end/fullexpr-dtor.pass.cpp | 2 +- .../protected_members.fail.cpp | 2 +- .../numeric.ops/numeric.ops.lcm/lcm.pass.cpp | 4 +- .../string.view.cons/from_string1.fail.cpp | 2 +- .../quoted.manip/quoted_char.fail.cpp | 2 +- .../quoted.manip/quoted_traits.fail.cpp | 2 +- .../iterators/iterator.range/begin-end.fail.cpp | 32 +-- .../reverse.iter.cons/default.pass.cpp | 2 +- .../reverse.iter.cons/iter.pass.cpp | 2 +- .../reverse.iter.cons/reverse_iterator.pass.cpp | 2 +- .../make_reverse_iterator.pass.cpp | 2 +- .../reverse.iter.op!=/test.pass.cpp | 2 +- .../reverse.iter.op++/post.pass.cpp | 2 +- .../reverse.iter.op++/pre.pass.cpp | 2 +- .../reverse.iter.op+/difference_type.pass.cpp | 2 +- .../reverse.iter.op-/difference_type.pass.cpp | 2 +- .../reverse.iter.op.star/op_star.pass.cpp | 2 +- .../reverse.iter.op=/reverse_iterator.pass.cpp | 2 +- .../reverse.iter.op==/test.pass.cpp | 2 +- .../reverse.iter.opdiff/test.pass.cpp | 2 +- .../reverse.iter.opgt/test.pass.cpp | 2 +- .../reverse.iter.opgt=/test.pass.cpp | 2 +- .../reverse.iter.oplt/test.pass.cpp | 2 +- .../reverse.iter.oplt=/test.pass.cpp | 2 +- .../support.dynamic/align_val_t.pass.cpp | 2 +- .../new.delete.array/sized_delete_array14.pass.cpp | 4 +- .../new.delete.single/sized_delete14.pass.cpp | 4 +- .../except.nested/rethrow_if_nested.pass.cpp | 4 +- .../support.types/byteops/and.assign.pass.cpp | 28 +-- .../support.types/byteops/and.pass.cpp | 20 +- .../support.types/byteops/lshift.assign.fail.cpp | 6 +- .../support.types/byteops/lshift.assign.pass.cpp | 16 +- .../support.types/byteops/lshift.fail.cpp | 4 +- .../support.types/byteops/lshift.pass.cpp | 14 +- .../support.types/byteops/not.pass.cpp | 14 +- .../support.types/byteops/or.assign.pass.cpp | 28 +-- .../support.types/byteops/or.pass.cpp | 20 +- .../support.types/byteops/rshift.assign.fail.cpp | 6 +- .../support.types/byteops/rshift.assign.pass.cpp | 16 +- .../support.types/byteops/rshift.fail.cpp | 4 +- .../support.types/byteops/rshift.pass.cpp | 18 +- .../support.types/byteops/to_integer.fail.cpp | 4 +- .../support.types/byteops/to_integer.pass.cpp | 16 +- .../support.types/byteops/xor.assign.pass.cpp | 28 +-- .../support.types/byteops/xor.pass.cpp | 20 +- .../support.types/nullptr_t.pass.cpp | 2 +- .../inclusive.scan/inclusive_scan.pass.cpp | 6 +- .../inclusive.scan/inclusive_scan_op.pass.cpp | 7 +- .../inclusive.scan/inclusive_scan_op_init.pass.cpp | 7 +- .../numeric.ops/numeric.ops.lcm/lcm.pass.cpp | 2 +- .../numeric.ops/reduce/reduce_init_op.pass.cpp | 4 +- .../transform_inclusive_scan_bop_uop.pass.cpp | 10 +- .../transform_inclusive_scan_bop_uop_init.pass.cpp | 8 +- ...ransform_reduce_iter_iter_init_bop_uop.pass.cpp | 6 +- .../basic.string/string.cons/alloc.pass.cpp | 16 +- .../basic.string/string.cons/copy_alloc.pass.cpp | 26 +-- .../basic.string/string.cons/move_alloc.pass.cpp | 12 +- .../string.cons/move_assign_noexcept.pass.cpp | 6 +- .../basic.string/string.cons/string_view.fail.cpp | 4 +- .../string_append/iterator.pass.cpp | 52 ++--- .../string_append/pointer.pass.cpp | 24 +- .../string_append/pointer_size.pass.cpp | 24 +- .../string_assign/iterator.pass.cpp | 46 ++-- .../string_assign/pointer.pass.cpp | 20 +- .../string_assign/pointer_size.pass.cpp | 24 +- .../string_insert/iter_iter_iter.pass.cpp | 38 +-- .../string_insert/size_pointer.pass.cpp | 24 +- .../string_insert/size_pointer_size.pass.cpp | 24 +- .../string_replace/iter_iter_iter_iter.pass.cpp | 60 ++--- .../string_replace/iter_iter_pointer.pass.cpp | 24 +- .../string_replace/iter_iter_pointer_size.pass.cpp | 24 +- .../string.special/swap_noexcept.pass.cpp | 2 +- .../char.traits.specializations.char/lt.pass.cpp | 20 +- .../string.view.cons/from_string1.fail.cpp | 2 +- .../futures.shared_future/wait_until.pass.cpp | 260 ++++++++++----------- .../thread.lock.shared.cons/move_assign.pass.cpp | 8 +- .../thread.lock.unique.cons/copy_assign.fail.cpp | 4 +- .../thread.lock.unique.cons/move_assign.pass.cpp | 8 +- .../thread.lock.unique.cons/mutex.pass.cpp | 2 +- .../is_always_equal.pass.cpp | 8 +- .../func.invoke/invoke_feature_test_macro.pass.cpp | 2 +- .../func.wrap.func.con/alloc_F.fail.cpp | 2 +- .../func.wrap.func.con/alloc_F.pass.cpp | 2 +- .../func.wrap.func.con/alloc_function.fail.cpp | 6 +- .../function.objects/unord.hash/pointer.pass.cpp | 2 +- .../is_always_equal.pass.cpp | 2 +- .../specialized.addressof/addressof.temp.fail.cpp | 2 +- .../uninitialized_value_construct_n.pass.cpp | 2 +- .../uninitialized.copy/uninitialized_copy.pass.cpp | 2 +- .../uninitialized.move/uninitialized_move.pass.cpp | 2 +- .../uninitialized_move_n.pass.cpp | 2 +- .../enable_shared_from_this.pass.cpp | 2 +- .../util.smartptr.ownerless/owner_less.pass.cpp | 20 +- .../meta.trans/meta.trans.other/decay.pass.cpp | 8 +- .../meta.unary/meta.unary.cat/is_function.pass.cpp | 10 +- .../meta.unary.comp/is_fundamental.pass.cpp | 10 +- .../meta.unary.prop/is_assignable.pass.cpp | 2 +- .../meta.unary.prop/is_constructible.pass.cpp | 2 +- .../optional/optional.nullopt/nullopt_t.fail.cpp | 2 +- .../optional.object.ctor/copy.fail.cpp | 10 +- .../optional.object.ctor/move.fail.cpp | 12 +- .../unique.ptr.ctor/move_convert.single.pass.cpp | 2 +- .../time.duration.arithmetic/op_++.pass.cpp | 2 +- .../time.duration.arithmetic/op_++int.pass.cpp | 2 +- .../time.duration.arithmetic/op_+=.pass.cpp | 2 +- .../utilities/utility/as_const/as_const.fail.cpp | 2 +- .../utilities/utility/as_const/as_const.pass.cpp | 12 +- test/support/nasty_containers.hpp | 6 +- test/support/test_convertible.hpp | 2 +- 177 files changed, 1009 insertions(+), 1011 deletions(-)