[libcxx-commits] [PATCH] D118238: [libcxx] [test] Simplify the handling of platform specific NAN formatting in put_long_double

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 11 00:28:27 PST 2022


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

Removed the pnan/PNAN strings and kept literal `"nan"` and `"NAN"`.

If preferred, I could split out the change to opt in to the hexadecimal formatting tests into a separate change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118238

Files:
  libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_long_double.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118238.407794.patch
Type: text/x-patch
Size: 22933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220211/45521bdc/attachment-0001.bin>


More information about the libcxx-commits mailing list