[libcxx-commits] [PATCH] D69505: [libcxx] [Windows] Store the lconv struct returned from localeconv in locale_t
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 27 22:52:21 PST 2020
mstorsjo added a comment.
In D69505#1843162 <https://reviews.llvm.org/D69505#1843162>, @ldionne wrote:
> Is it easy to add a test for this behavior? Otherwise, LGTM.
This is already covered by the existing tests - this pach fixes around 10 of the currently failing tests.
@mclow.lists - did you want to dig further into this, or can I go ahead with it?
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69505/new/
https://reviews.llvm.org/D69505
More information about the libcxx-commits
mailing list