[libcxx-commits] [PATCH] D91133: [2/N] [libcxx] [test] Add a test for conversions between wchar_t, utf8, char16_t, char32_t and windows native narrow code pages

Adrian McCarthy via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Dec 1 13:41:48 PST 2020


amccarth added a comment.

These test look pretty thorough.  I think these will be useful in finding portability problems.

Given the TODO in the description, I'll hold off on accepting this revision.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91133/new/

https://reviews.llvm.org/D91133



More information about the libcxx-commits mailing list