[libcxx-commits] [PATCH] D119260: [libc++] Enables put_long_double test for glibc.

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 10 01:03:46 PST 2022


mstorsjo added a comment.

Sigh, I had a different patch for this, lying around waiting for attention and review, in D118238 <https://reviews.llvm.org/D118238>, which IMO solved the issue more elegantly (and MUCH fewer ifdefs to maintain, if another platform, say Windows, also would happen to have the same form for the NAN printouts).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119260



More information about the libcxx-commits mailing list