[libcxx] [test] Fix testcases that fail on systems with 16 bit wchar_t
Don't decode a UTF-8 character that is out of range for a 16 bit `wchar_t`. Differential Revision: https://reviews.llvm.org/D118191
Loading
Please sign in to comment
Don't decode a UTF-8 character that is out of range for a 16 bit `wchar_t`. Differential Revision: https://reviews.llvm.org/D118191