This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 050bf6672 Remove non-standard basic_string_view::clear() member. new e250cc68c Cleanup test issues reported by STL @ Microsoft.
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: .../function.objects/refwrap/binary.pass.cpp | 0 .../function.objects/refwrap/unary.pass.cpp | 0 .../locale.stdcvt/codecvt_utf16_out.pass.cpp | 590 +++++++++--------- .../locale.stdcvt/codecvt_utf8_out.pass.cpp | 686 +++++++++------------ .../locale.stdcvt/codecvt_utf8_utf16_in.pass.cpp | 556 +++++++---------- .../locale.stdcvt/codecvt_utf8_utf16_out.pass.cpp | 664 +++++++++----------- .../conversions.string/converted.pass.cpp | 39 +- .../conversions.string/from_bytes.pass.cpp | 65 +- .../conversions.string/to_bytes.pass.cpp | 65 +- .../meta/meta.rel/is_convertible.pass.cpp | 4 +- 10 files changed, 1214 insertions(+), 1455 deletions(-) rename test/{std => libcxx}/utilities/function.objects/refwrap/binary.pass.cpp (100%) rename test/{std => libcxx}/utilities/function.objects/refwrap/unary.pass.cpp (100%)