[libcxx-commits] [PATCH] D61748: [libc++] [test] Use std::nextafter() instead of std::nexttoward()

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 14 06:42:16 PDT 2019


mclow.lists accepted this revision.
mclow.lists added a comment.
This revision is now accepted and ready to land.

I'm ok with this change, but I'm wondering - what is the reason that NetBSD doesn't implement `nextafter`?


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

https://reviews.llvm.org/D61748





More information about the libcxx-commits mailing list