[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
Wed Jan 8 14:23:25 PST 2020


mstorsjo added a comment.

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?


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