[libcxx-commits] [PATCH] D143349: [libc++] Fix UTF-8 decoding in codecvts. Fix #60177.
Dimitrij Mijoski via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 9 13:19:33 PST 2023
dimztimz updated this revision to Diff 496223.
dimztimz added a comment.
Test codecvts with char8_t, too. Deal with apple back-deployment and properly mark test with XFAIL.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143349/new/
https://reviews.llvm.org/D143349
Files:
libcxx/src/locale.cpp
libcxx/test/std/localization/codecvt_unicode.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143349.496223.patch
Type: text/x-patch
Size: 54577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230209/e3426bf5/attachment-0001.bin>
More information about the libcxx-commits
mailing list