This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 0d4bd61 Re-add mechanism to override LIT options using enviroment variables. new c3564b9 [libcxx] [test] Fix MSVC warnings C4127 and C6326 about constants. new 16e2ba1 [libcxx] [test] Fix comment typos, strip trailing whitespace.
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: .../containers/associative/map/incomplete_type.pass.cpp | 2 +- .../associative/multimap/incomplete_type.pass.cpp | 2 +- .../associative/multiset/incomplete_type.pass.cpp | 2 +- .../containers/associative/set/incomplete_type.pass.cpp | 2 +- test/std/containers/sequences/array/at.pass.cpp | 2 +- test/std/containers/sequences/array/front_back.pass.cpp | 4 ++-- test/std/containers/sequences/array/indexing.pass.cpp | 2 +- .../containers/sequences/list/incomplete_type.pass.cpp | 2 +- .../containers/sequences/vector.bool/emplace.pass.cpp | 4 ++-- .../containers/unord/unord.map/incomplete_type.pass.cpp | 2 +- .../containers/unord/unord.multimap/incomplete.pass.cpp | 2 +- .../containers/unord/unord.multiset/incomplete.pass.cpp | 2 +- test/std/containers/unord/unord.set/incomplete.pass.cpp | 2 +- .../class.path/path.member/path.append.pass.cpp | 2 +- .../class.path/path.member/path.assign/source.pass.cpp | 6 +++--- .../class.path/path.member/path.concat.pass.cpp | 2 +- .../experimental/filesystem/class.path/synop.pass.cpp | 2 +- .../rec.dir.itr.members/increment.pass.cpp | 4 ++-- .../fs.op.funcs/fs.op.absolute/absolute.pass.cpp | 4 ++-- .../fs.op.funcs/fs.op.permissions/permissions.pass.cpp | 2 +- .../construct_types.pass.cpp | 2 +- .../string.view/string.view.access/at.pass.cpp | 2 +- .../utilities/tuple/tuple.apply/extended_types.pass.cpp | 2 +- .../ostream.inserters.arithmetic/minus1.pass.cpp | 17 +++++++++++------ .../iostream.format/quoted.manip/quoted_char.fail.cpp | 2 +- .../istream.iterator.cons/copy.pass.cpp | 2 +- .../istream.iterator.cons/default.pass.cpp | 2 +- .../stream.iterators/istream.iterator/types.pass.cpp | 6 +++--- .../locale.moneypunct.members/negative_sign.pass.cpp | 2 +- .../locale.time.get.byname/get_date.pass.cpp | 2 +- .../locale.time.get.byname/get_date_wide.pass.cpp | 2 +- .../strings/string.view/string.view.access/at.pass.cpp | 2 +- .../string.view/string_view.literals/literal.pass.cpp | 2 +- .../thread.condition.condvarany/wait_terminates.sh.cpp | 6 +++--- .../thread.thread.class/thread.thread.constr/F.pass.cpp | 2 +- .../func.wrap.func.con/F_nullptr.pass.cpp | 2 +- .../utilities/function.objects/unord.hash/enum.pass.cpp | 3 ++- .../function.objects/unord.hash/integral.pass.cpp | 3 ++- .../unique.ptr.single.ctor/default.pass.cpp | 2 +- .../util.smartptr.enab/enable_shared_from_this.pass.cpp | 4 ++-- .../meta.unary/meta.unary.prop/is_literal_type.pass.cpp | 2 +- .../template.bitset/bitset.members/all.pass.cpp | 4 +++- .../template.bitset/bitset.members/any.pass.cpp | 4 +++- .../template.bitset/bitset.members/index.pass.cpp | 4 +++- .../template.bitset/bitset.members/index_const.pass.cpp | 4 +++- .../template.bitset/bitset.members/none.pass.cpp | 4 +++- .../template.bitset/bitset.members/op_eq_eq.pass.cpp | 4 +++- .../template.bitset/bitset.members/to_ullong.pass.cpp | 6 ++++-- .../template.bitset/bitset.members/to_ulong.pass.cpp | 6 ++++-- .../PR22806_constrain_tuple_like_ctor.pass.cpp | 4 ++-- .../tuple/tuple.tuple/tuple.cnstr/default.pass.cpp | 4 ++-- .../utility/pairs/pairs.pair/default-sfinae.pass.cpp | 2 +- .../utilities/utility/pairs/pairs.pair/default.pass.cpp | 2 +- test/support/constexpr_char_traits.hpp | 2 +- test/support/container_test_types.h | 4 ++-- test/support/controlled_allocators.hpp | 2 +- test/support/filesystem_test_helper.hpp | 2 +- test/support/platform_support.h | 2 +- test/support/test_memory_resource.hpp | 2 +- 59 files changed, 103 insertions(+), 80 deletions(-)