[libcxx-commits] [PATCH] D120799: [libcxx] [test] Fix get_string_en_US, get_long_double_en_US for Windows

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 3 14:13:57 PST 2022


mstorsjo updated this revision to Diff 412838.
mstorsjo added a comment.

Move the negate helper function to locale_helpers.h, fix building without wchar. Will push tomorrow if CI is green.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120799

Files:
  libcxx/test/std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_en_US.pass.cpp
  libcxx/test/std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_string_en_US.pass.cpp
  libcxx/test/support/locale_helpers.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120799.412838.patch
Type: text/x-patch
Size: 25497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220303/575267d5/attachment-0001.bin>


More information about the libcxx-commits mailing list