[libcxx-commits] [PATCH] D118191: [libcxx] [test] Fix testcases that fail on systems with 16 bit wchar_t

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 27 14:04:15 PST 2022


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

I think the test that Arthur is talking about is handled in `libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.string/from_bytes.pass.cpp`. Therefore, this LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118191



More information about the libcxx-commits mailing list