[libcxx-commits] [PATCH] D62384: [libcxx][tests]Skip checking midpoint of adjacent values for PPC double-double
Marshall Clow via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 5 15:01:41 PDT 2019
mclow.lists added a comment.
In svn 360673 we changed this call from "nextoward` to `nextafter` because NetBSD 8 doesn't implement the former.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62384/new/
https://reviews.llvm.org/D62384
More information about the libcxx-commits
mailing list