[libcxx-commits] [PATCH] D60951: [libc++][test] Add test coverage for codecvt<char(16|32)_t, char8_t, mbstate_t>

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 7 21:08:44 PDT 2020


ldionne added a comment.

To be clear, I'm trying to move the test suite towards a generic conformance test suite for the Standard, as opposed to a libc++ test suite that happens to be usable by other Standard Libraries. This change highlights that philosophy.


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

https://reviews.llvm.org/D60951





More information about the libcxx-commits mailing list