[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 09:15:59 PST 2022


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

Use a small local helper function for producing the expected negative value form.


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

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


More information about the libcxx-commits mailing list