This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 68db6cd Cleanup non-standard tests as reported by STL@microsoft.com. NFC. new 84acb1e Remove trailing whitespace in test suite. Approved by Marshall Clow.
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: .../dynarray/dynarray.cons/alloc.pass.cpp | 12 ++-- .../dynarray/dynarray.cons/default.pass.cpp | 10 +-- .../dynarray/dynarray.data/default.pass.cpp | 4 +- .../dynarray/dynarray.mutate/default.pass.cpp | 8 +-- .../dynarray/dynarray.overview/at.pass.cpp | 6 +- .../dynarray/dynarray.overview/begin_end.pass.cpp | 8 +-- .../dynarray/dynarray.overview/capacity.pass.cpp | 6 +- .../dynarray/dynarray.overview/front_back.pass.cpp | 2 +- .../dynarray/dynarray.overview/indexing.pass.cpp | 6 +- .../dynarray/dynarray.traits/default.pass.cpp | 2 +- .../dynarray/dynarray.zero/default.pass.cpp | 8 +-- test/libcxx/iterators/trivial_iterators.pass.cpp | 24 +++---- test/libcxx/strings/iterators.exceptions.pass.cpp | 10 +-- test/libcxx/strings/iterators.noexcept.pass.cpp | 12 ++-- .../utilities/meta/is_referenceable.pass.cpp | 6 +- .../alg.fill/fill_n.pass.cpp | 2 +- .../alg.nonmodifying/alg.equal/equal.pass.cpp | 2 +- .../mismatch/mismatch_pred.pass.cpp | 4 +- .../make.heap/make_heap_comp.pass.cpp | 2 +- .../alg.sorting/alg.merge/inplace_merge.pass.cpp | 8 +-- .../alg.merge/inplace_merge_comp.pass.cpp | 8 +-- .../alg.sorting/alg.min.max/max_element.pass.cpp | 2 +- .../alg.min.max/max_element_comp.pass.cpp | 2 +- .../alg.min.max/min_element_comp.pass.cpp | 2 +- .../alg.sorting/alg.min.max/minmax.pass.cpp | 2 +- .../alg.sorting/alg.min.max/minmax_comp.pass.cpp | 2 +- .../alg.min.max/minmax_element.pass.cpp | 2 +- .../alg.min.max/minmax_element_comp.pass.cpp | 2 +- .../atomics/atomics.types.generic/address.pass.cpp | 6 +- .../atomics/atomics.types.generic/bool.pass.cpp | 4 +- .../cstdint_typedefs.pass.cpp | 4 +- .../atomics.types.generic/integral.pass.cpp | 8 +-- .../trivially_copyable.fail.cpp | 2 +- .../trivially_copyable.pass.cpp | 2 +- .../atomic_compare_exchange_strong.pass.cpp | 2 +- ...tomic_compare_exchange_strong_explicit.pass.cpp | 2 +- .../atomic_compare_exchange_weak.pass.cpp | 2 +- .../atomic_compare_exchange_weak_explicit.pass.cpp | 2 +- .../atomic_exchange.pass.cpp | 2 +- .../atomic_exchange_explicit.pass.cpp | 2 +- .../atomic_fetch_add.pass.cpp | 6 +- .../atomic_fetch_and.pass.cpp | 2 +- .../atomic_fetch_and_explicit.pass.cpp | 2 +- .../atomic_fetch_or.pass.cpp | 2 +- .../atomic_fetch_or_explicit.pass.cpp | 2 +- .../atomic_fetch_sub.pass.cpp | 6 +- .../atomic_fetch_sub_explicit.pass.cpp | 2 +- .../atomic_fetch_xor.pass.cpp | 2 +- .../atomic_fetch_xor_explicit.pass.cpp | 2 +- .../atomics.types.operations.req/atomic_helpers.h | 6 +- .../atomic_init.pass.cpp | 2 +- .../atomic_is_lock_free.pass.cpp | 2 +- .../atomic_load.pass.cpp | 2 +- .../atomic_load_explicit.pass.cpp | 2 +- .../atomic_store.pass.cpp | 2 +- .../atomic_store_explicit.pass.cpp | 2 +- .../associative/map/map.cons/move_alloc.pass.cpp | 4 +- .../map/map.modifiers/emplace_hint.pass.cpp | 4 +- .../map/map.modifiers/try.emplace.pass.cpp | 4 +- .../associative/map/map.ops/count0.pass.cpp | 6 +- .../associative/map/map.ops/count1.fail.cpp | 6 +- .../associative/map/map.ops/count2.fail.cpp | 6 +- .../associative/map/map.ops/count3.fail.cpp | 6 +- .../associative/map/map.ops/equal_range0.pass.cpp | 6 +- .../associative/map/map.ops/equal_range1.fail.cpp | 6 +- .../associative/map/map.ops/equal_range2.fail.cpp | 6 +- .../associative/map/map.ops/equal_range3.fail.cpp | 6 +- .../associative/map/map.ops/find0.pass.cpp | 6 +- .../associative/map/map.ops/find1.fail.cpp | 6 +- .../associative/map/map.ops/find2.fail.cpp | 6 +- .../associative/map/map.ops/find3.fail.cpp | 6 +- .../associative/map/map.ops/lower_bound.pass.cpp | 2 +- .../associative/map/map.ops/lower_bound0.pass.cpp | 6 +- .../associative/map/map.ops/lower_bound1.fail.cpp | 6 +- .../associative/map/map.ops/lower_bound2.fail.cpp | 6 +- .../associative/map/map.ops/lower_bound3.fail.cpp | 6 +- .../associative/map/map.ops/upper_bound.pass.cpp | 2 +- .../associative/map/map.ops/upper_bound0.pass.cpp | 6 +- .../associative/map/map.ops/upper_bound1.fail.cpp | 6 +- .../associative/map/map.ops/upper_bound2.fail.cpp | 6 +- .../associative/map/map.ops/upper_bound3.fail.cpp | 6 +- .../map/map.special/swap_noexcept.pass.cpp | 12 ++-- .../multimap/multimap.cons/move_alloc.pass.cpp | 4 +- .../multimap/multimap.ops/count0.pass.cpp | 6 +- .../multimap/multimap.ops/count1.fail.cpp | 6 +- .../multimap/multimap.ops/count2.fail.cpp | 6 +- .../multimap/multimap.ops/count3.fail.cpp | 6 +- .../multimap/multimap.ops/equal_range0.pass.cpp | 6 +- .../multimap/multimap.ops/equal_range1.fail.cpp | 6 +- .../multimap/multimap.ops/equal_range2.fail.cpp | 6 +- .../multimap/multimap.ops/equal_range3.fail.cpp | 6 +- .../multimap/multimap.ops/find0.pass.cpp | 6 +- .../multimap/multimap.ops/find1.fail.cpp | 6 +- .../multimap/multimap.ops/find2.fail.cpp | 6 +- .../multimap/multimap.ops/find3.fail.cpp | 6 +- .../multimap/multimap.ops/lower_bound0.pass.cpp | 6 +- .../multimap/multimap.ops/lower_bound1.fail.cpp | 6 +- .../multimap/multimap.ops/lower_bound2.fail.cpp | 6 +- .../multimap/multimap.ops/lower_bound3.fail.cpp | 6 +- .../multimap/multimap.ops/upper_bound0.pass.cpp | 6 +- .../multimap/multimap.ops/upper_bound1.fail.cpp | 6 +- .../multimap/multimap.ops/upper_bound2.fail.cpp | 6 +- .../multimap/multimap.ops/upper_bound3.fail.cpp | 6 +- .../multimap.special/swap_noexcept.pass.cpp | 12 ++-- .../multiset/multiset.cons/move_alloc.pass.cpp | 4 +- .../multiset.special/swap_noexcept.pass.cpp | 12 ++-- .../associative/set/lower_bound.pass.cpp | 2 +- .../associative/set/set.cons/move_alloc.pass.cpp | 4 +- .../set/set.special/swap_noexcept.pass.cpp | 12 ++-- .../associative/set/upper_bound.pass.cpp | 2 +- test/std/containers/sequences/array/at.pass.cpp | 4 +- .../containers/sequences/array/front_back.pass.cpp | 2 +- .../containers/sequences/array/indexing.pass.cpp | 2 +- .../containers/sequences/array/iterators.pass.cpp | 2 +- test/std/containers/sequences/array/types.pass.cpp | 8 +-- .../erase_iter.invalidation.pass.cpp | 8 +-- .../erase_iter_iter.invalidation.pass.cpp | 8 +-- .../deque.modifiers/pop_back.invalidation.pass.cpp | 6 +- .../pop_front.invalidation.pass.cpp | 6 +- .../push_back_exception_safety.pass.cpp | 6 +- .../push_front_exception_safety.pass.cpp | 4 +- .../deque/deque.special/swap_noexcept.pass.cpp | 4 +- .../containers/sequences/deque/iterators.pass.cpp | 2 +- test/std/containers/sequences/deque/types.pass.cpp | 8 +-- .../forwardlist.iter/iterators.pass.cpp | 2 +- .../forwardlist.spec/swap_noexcept.pass.cpp | 4 +- .../sequences/forwardlist/types.pass.cpp | 8 +-- .../sequences/list/db_iterators_9.pass.cpp | 2 +- .../list/list.modifiers/pop_back.pass.cpp | 4 +- .../list/list.special/swap_noexcept.pass.cpp | 4 +- test/std/containers/sequences/list/types.pass.cpp | 10 +-- .../sequences/vector.bool/emplace.pass.cpp | 2 +- .../sequences/vector.bool/emplace_back.pass.cpp | 2 +- .../vector.bool/move_assign_noexcept.pass.cpp | 4 +- .../sequences/vector.bool/swap_noexcept.pass.cpp | 4 +- .../sequences/vector.bool/types.pass.cpp | 6 +- .../sequences/vector.bool/vector_bool.pass.cpp | 2 +- .../std/containers/sequences/vector/types.pass.cpp | 10 +-- .../vector/vector.capacity/capacity.pass.cpp | 8 +-- .../vector/vector.capacity/reserve.pass.cpp | 10 +-- .../vector/vector.capacity/resize_size.pass.cpp | 20 +++--- .../vector.capacity/resize_size_value.pass.cpp | 12 ++-- .../vector/vector.capacity/shrink_to_fit.pass.cpp | 16 ++--- .../sequences/vector/vector.capacity/swap.pass.cpp | 16 ++--- .../vector.cons/assign_initializer_list.pass.cpp | 2 +- .../vector/vector.cons/assign_move.pass.cpp | 36 +++++----- .../vector/vector.cons/assign_size_value.pass.cpp | 2 +- .../sequences/vector/vector.cons/copy.pass.cpp | 24 +++---- .../vector/vector.cons/initializer_list.pass.cpp | 4 +- .../vector.cons/initializer_list_alloc.pass.cpp | 4 +- .../sequences/vector/vector.cons/move.pass.cpp | 42 ++++++------ .../vector/vector.cons/move_alloc.pass.cpp | 40 +++++------ .../vector.cons/move_assign_noexcept.pass.cpp | 4 +- .../vector.cons/op_equal_initializer_list.pass.cpp | 4 +- .../sequences/vector/vector.data/data.pass.cpp | 8 +-- .../vector/vector.data/data_const.pass.cpp | 8 +-- .../vector/vector.modifiers/emplace.pass.cpp | 12 ++-- .../vector/vector.modifiers/emplace_back.pass.cpp | 12 ++-- .../vector/vector.modifiers/emplace_extra.pass.cpp | 16 ++--- .../vector/vector.modifiers/erase_iter.pass.cpp | 16 ++--- .../vector.modifiers/erase_iter_iter.pass.cpp | 56 +++++++-------- .../insert_iter_initializer_list.pass.cpp | 4 +- .../insert_iter_iter_iter.pass.cpp | 12 ++-- .../vector.modifiers/insert_iter_rvalue.pass.cpp | 6 +- .../insert_iter_size_value.pass.cpp | 12 ++-- .../vector.modifiers/insert_iter_value.pass.cpp | 10 +-- .../vector/vector.modifiers/pop_back.pass.cpp | 6 +- .../vector/vector.modifiers/push_back.pass.cpp | 30 ++++---- .../push_back_exception_safety.pass.cpp | 8 +-- .../vector.modifiers/push_back_rvalue.pass.cpp | 30 ++++---- .../sequences/vector/vector.special/swap.pass.cpp | 80 +++++++++++----------- .../vector/vector.special/swap_noexcept.pass.cpp | 4 +- .../containers/unord/unord.map/iterators.pass.cpp | 2 +- .../unord.map/unord.map.cnstr/allocator.pass.cpp | 2 +- .../unord.map.swap/swap_noexcept.pass.cpp | 10 +-- .../unord.multimap.cnstr/allocator.pass.cpp | 2 +- .../unord.multimap.modifiers/erase_key.pass.cpp | 4 +- .../unord.multimap.swap/swap_noexcept.pass.cpp | 10 +-- .../unord/unord.multiset/erase_key.pass.cpp | 4 +- .../unord.multiset.swap/swap_noexcept.pass.cpp | 10 +-- .../containers/unord/unord.set/erase_key.pass.cpp | 4 +- .../unord.set.swap/swap_noexcept.pass.cpp | 10 +-- .../set.unexpected/get_unexpected.pass.cpp | 2 +- .../algorithms/alg.search/search.pass.cpp | 2 +- .../func.searchers.boyer_moore/default.pass.cpp | 4 +- .../func.searchers.boyer_moore/hash.pass.cpp | 6 +- .../func.searchers.boyer_moore/hash.pred.pass.cpp | 6 +- .../func.searchers.boyer_moore/pred.pass.cpp | 6 +- .../default.pass.cpp | 4 +- .../hash.pass.cpp | 6 +- .../hash.pred.pass.cpp | 6 +- .../pred.pass.cpp | 6 +- .../func.searchers.default/default.pass.cpp | 6 +- .../func.searchers.default/default.pred.pass.cpp | 6 +- .../make_default_searcher.pass.cpp | 2 +- .../make_default_searcher.pred.pass.cpp | 2 +- .../ostream_joiner.cons.pass.cpp | 32 ++++----- .../ostream_joiner.op.assign.pass.cpp | 2 +- .../optional.bad_optional_access/derive.pass.cpp | 2 +- .../optional/optional.comp_with_t/equal.pass.cpp | 6 +- .../optional/optional.comp_with_t/greater.pass.cpp | 2 +- .../optional.comp_with_t/greater_equal.pass.cpp | 2 +- .../optional.comp_with_t/less_equal.pass.cpp | 2 +- .../optional.comp_with_t/less_than.pass.cpp | 2 +- .../optional.comp_with_t/not_equal.pass.cpp | 6 +- .../optional/optional.inplace/in_place_t.pass.cpp | 2 +- .../optional/optional.nullops/equal.pass.cpp | 4 +- .../optional/optional.nullops/greater.pass.cpp | 2 +- .../optional.nullops/greater_equal.pass.cpp | 2 +- .../optional/optional.nullops/less_equal.pass.cpp | 2 +- .../optional/optional.nullops/less_than.pass.cpp | 2 +- .../optional/optional.nullops/not_equal.pass.cpp | 4 +- .../optional/optional.nullopt/nullopt_t.pass.cpp | 2 +- .../optional.object.ctor/in_place_t.pass.cpp | 8 +-- .../optional.object.ctor/initializer_list.pass.cpp | 4 +- .../optional/optional.relops/equal.pass.cpp | 4 +- .../optional.relops/greater_equal.pass.cpp | 4 +- .../optional/optional.relops/greater_than.pass.cpp | 4 +- .../optional/optional.relops/less_equal.pass.cpp | 4 +- .../optional/optional.relops/less_than.pass.cpp | 4 +- .../optional/optional.relops/not_equal.pass.cpp | 4 +- .../string.view/string.view.access/at.pass.cpp | 2 +- .../string.view/string.view.access/back.pass.cpp | 2 +- .../string.view/string.view.access/data.pass.cpp | 2 +- .../string.view/string.view.access/front.pass.cpp | 2 +- .../string.view/string.view.access/index.pass.cpp | 2 +- .../string.view.capacity/capacity.pass.cpp | 2 +- .../opeq.string_view.pointer.pass.cpp | 2 +- .../opge.string_view.pointer.pass.cpp | 2 +- .../opgt.string_view.pointer.pass.cpp | 2 +- .../ople.string_view.pointer.pass.cpp | 2 +- .../oplt.string_view.pointer.pass.cpp | 2 +- .../opne.string_view.pointer.pass.cpp | 2 +- .../string.view/string.view.cons/default.pass.cpp | 2 +- .../string.view.cons/from_literal.pass.cpp | 2 +- .../string.view.cons/from_string.pass.cpp | 4 +- .../string.view.cons/from_string1.fail.cpp | 2 +- .../string.view.cons/from_string2.fail.cpp | 2 +- .../string.view.iterators/begin.pass.cpp | 4 +- .../string.view/string.view.iterators/end.pass.cpp | 4 +- .../string.view.iterators/rbegin.pass.cpp | 2 +- .../string.view.iterators/rend.pass.cpp | 4 +- .../string.view.modifiers/remove_prefix.pass.cpp | 4 +- .../string.view.modifiers/remove_suffix.pass.cpp | 4 +- .../string.view.modifiers/swap.pass.cpp | 2 +- .../string.view/string.view.nonmem/quoted.pass.cpp | 14 ++-- .../string.view.ops/basic_string.pass.cpp | 2 +- .../string.view.ops/compare.pointer_size.pass.cpp | 4 +- .../string.view.ops/compare.size_size_sv.pass.cpp | 2 +- .../compare.size_size_sv_pointer_size.pass.cpp | 6 +- .../compare.size_size_sv_size_size.pass.cpp | 8 +-- .../string.view.ops/compare.sv.pass.cpp | 8 +-- .../string.view/string.view.ops/copy.pass.cpp | 6 +- .../string.view/string.view.ops/substr.pass.cpp | 8 +-- .../string.view/string.view.ops/to_string.pass.cpp | 2 +- .../file.streams/c.files/gets.fail.cpp | 2 +- .../istream.unformatted/ignore_0xff.pass.cpp | 4 +- .../iostream.format/quoted.manip/quoted.pass.cpp | 14 ++-- .../quoted.manip/quoted_char.fail.cpp | 2 +- .../quoted.manip/quoted_traits.fail.cpp | 2 +- .../std/iterators/iterator.container/data.pass.cpp | 6 +- .../iterators/iterator.container/empty.pass.cpp | 6 +- .../std/iterators/iterator.container/size.pass.cpp | 6 +- .../iterators/iterator.range/begin-end.pass.cpp | 6 +- .../reverse.iter.opref/op_arrow.pass.cpp | 6 +- .../istream.iterator.cons/default.fail.cpp | 2 +- .../istream.iterator.cons/default.pass.cpp | 2 +- .../istreambuf.iterator.cons/default.pass.cpp | 2 +- .../istreambuf.iterator/types.pass.cpp | 2 +- .../const_data_members.pass.cpp | 4 +- .../classic_table.pass.cpp | 6 +- .../facet.num.put.members/put_long_double.pass.cpp | 2 +- .../facet.num.get.members/test_min_max.pass.cpp | 8 +-- .../locale/locale.cons/locale_string_cat.pass.cpp | 2 +- test/std/numerics/c.math/cmath.pass.cpp | 2 +- .../complex.number/cmplx.over/imag.pass.cpp | 4 +- .../complex.number/cmplx.over/real.pass.cpp | 4 +- .../complex.literals/literals.pass.cpp | 4 +- .../complex.literals/literals1.pass.cpp | 2 +- .../complex.literals/literals2.pass.cpp | 2 +- .../divide_equal_complex.pass.cpp | 6 +- .../complex.member.ops/plus_equal_complex.pass.cpp | 2 +- .../times_equal_complex.pass.cpp | 2 +- test/std/re/re.alg/re.alg.match/basic.fail.cpp | 12 ++-- .../re.alg/re.alg.match/lookahead_capture.pass.cpp | 2 +- test/std/re/re.alg/re.alg.search/basic.fail.cpp | 12 ++-- test/std/re/re.alg/re.alg.search/grep.pass.cpp | 6 +- .../std/re/re.alg/re.alg.search/lookahead.pass.cpp | 2 +- .../re.const/re.matchflag/match_not_bol.pass.cpp | 4 +- .../re.const/re.matchflag/match_not_eol.pass.cpp | 4 +- .../re.regiter/re.regiter.cnstr/cnstr.fail.cpp | 2 +- .../re/re.regex/re.regex.assign/assign.pass.cpp | 2 +- .../re.regex/re.regex.construct/awk_oct.pass.cpp | 2 +- .../re.regex.construct/bad_escape.pass.cpp | 4 +- .../re.regex.construct/bad_repeat.pass.cpp | 4 +- .../strings/basic.string.literals/literal.pass.cpp | 8 +-- .../string.cons/move_assign_noexcept.pass.cpp | 4 +- .../string.iterators/iterators.pass.cpp | 2 +- .../string.special/swap_noexcept.pass.cpp | 4 +- .../string_op+/char_string.pass.cpp | 4 +- .../thread.thread.constr/constr.fail.cpp | 2 +- .../allocator_pointers.pass.cpp | 4 +- .../is_always_equal.pass.cpp | 10 +-- .../scoped.adaptor.operators/eq.pass.cpp | 2 +- .../arithmetic.operations/plus.pass.cpp | 2 +- .../arithmetic.operations/transparent.pass.cpp | 2 +- .../bitwise.operations/transparent.pass.cpp | 2 +- .../func.wrap/func.wrap.func/types.pass.cpp | 2 +- .../logical.operations/transparent.pass.cpp | 2 +- .../refwrap/type_properties.pass.cpp | 4 +- .../function.objects/unord.hash/enum.pass.cpp | 2 +- .../intseq/intseq.general/integer_seq.pass.cpp | 12 ++-- .../intseq/intseq.intseq/integer_seq.fail.cpp | 2 +- .../intseq/intseq.intseq/integer_seq.pass.cpp | 10 +-- .../default.allocator/allocator_pointers.pass.cpp | 6 +- .../uninitialized.copy/uninitialized_copy.pass.cpp | 4 +- .../uninitialized_copy_n.pass.cpp | 2 +- .../uninitialized_fill_n.pass.cpp | 2 +- .../uninitialized.fill/uninitialized_fill.pass.cpp | 2 +- .../unique.ptr.create/make_unique.array.pass.cpp | 4 +- .../unique.ptr.create/make_unique.array4.fail.cpp | 2 +- .../unique.ptr.create/make_unique.single.pass.cpp | 2 +- .../util.smartptr.shared/test_deleter.h | 2 +- .../util.smartptr.shared.const/unique_ptr.pass.cpp | 2 +- .../make_shared.volatile.pass.cpp | 4 +- .../util.smartptr.ownerless/owner_less.pass.cpp | 6 +- .../meta/meta.logical/conjunction.pass.cpp | 4 +- .../meta/meta.logical/disjunction.pass.cpp | 4 +- .../utilities/meta/meta.logical/negation.pass.cpp | 2 +- .../meta/meta.rel/is_convertible.pass.cpp | 6 +- .../meta.trans/meta.trans.ptr/add_pointer.pass.cpp | 2 +- .../meta/meta.unary.prop.query/void_t.pass.cpp | 2 +- .../meta.unary/meta.unary.cat/is_array.pass.cpp | 2 +- .../meta.unary/meta.unary.cat/is_function.pass.cpp | 2 +- .../meta.unary.comp/is_fundamental.pass.cpp | 2 +- .../meta.unary.comp/is_member_pointer.pass.cpp | 6 +- .../meta.unary/meta.unary.comp/is_object.pass.cpp | 4 +- .../meta.unary/meta.unary.comp/is_scalar.pass.cpp | 6 +- .../meta.unary.prop/is_assignable.pass.cpp | 2 +- .../meta.unary.prop/is_constructible.pass.cpp | 4 +- .../meta.unary.prop/is_copy_assignable.pass.cpp | 2 +- .../meta.unary.prop/is_copy_constructible.pass.cpp | 2 +- .../is_default_constructible.pass.cpp | 2 +- .../meta.unary/meta.unary.prop/is_final.pass.cpp | 8 +-- .../is_nothrow_constructible.pass.cpp | 2 +- .../meta.unary.prop/is_polymorphic.pass.cpp | 2 +- .../time.duration.literals/literals.pass.cpp | 4 +- .../time.duration.literals/literals1.pass.cpp | 2 +- .../time.duration.literals/literals2.pass.cpp | 2 +- .../time.point.comparisons/op_equal.pass.cpp | 2 +- .../tuple.tuple/tuple.cnstr/const_Types.pass.cpp | 4 +- .../tuple.tuple/tuple.cnstr/const_pair.pass.cpp | 2 +- .../tuple.tuple/tuple.cnstr/convert_copy.pass.cpp | 4 +- .../tuple.creation/forward_as_tuple.pass.cpp | 2 +- .../tuple.tuple/tuple.creation/make_tuple.pass.cpp | 2 +- .../tuple.tuple/tuple.elem/get_const.pass.cpp | 2 +- .../tuple.tuple/tuple.elem/get_non_const.pass.cpp | 2 +- .../tuple.helper/tuple.include.array.pass.cpp | 2 +- .../tuple.helper/tuple.include.utility.pass.cpp | 2 +- .../tuple/tuple.tuple/tuple.rel/eq.pass.cpp | 2 +- .../tuple/tuple.tuple/tuple.rel/lt.pass.cpp | 2 +- .../utilities/utility/as_const/as_const.pass.cpp | 2 +- .../utilities/utility/exchange/exchange.pass.cpp | 4 +- test/support/Counter.h | 4 +- test/support/asan_testing.h | 2 +- test/support/counting_predicates.hpp | 6 +- test/support/is_transparent.h | 4 +- test/support/nasty_containers.hpp | 12 ++-- test/support/test_iterators.h | 6 +- 369 files changed, 1028 insertions(+), 1028 deletions(-)