[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 20 05:03:34 PST 2020


mstorsjo added a comment.

In D69505#1810841 <https://reviews.llvm.org/D69505#1810841>, @mstorsjo wrote:

> FWIW, I looked into tests, and this seems to fix at least 11 failing tests in libc++ on windows.
>
> @EricWF / @mclow.lists - what do you think of it?


Ping @EricWF


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