[libc-commits] [PATCH] D79256: [libc] Improve information printed on failure of a math test which uses MPFR.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri May 1 17:22:02 PDT 2020


sivachandra updated this revision to Diff 261579.
sivachandra added a comment.

Remove the long double instantiation.
Can add it back when we deal with long double in future.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79256

Files:
  libc/test/src/math/cosf_test.cpp
  libc/test/src/math/sincosf_test.cpp
  libc/test/src/math/sinf_test.cpp
  libc/utils/CPP/TypeTraits.h
  libc/utils/MPFRWrapper/CMakeLists.txt
  libc/utils/MPFRWrapper/MPFRUtils.cpp
  libc/utils/MPFRWrapper/MPFRUtils.h
  libc/utils/UnitTest/Test.cpp
  libc/utils/UnitTest/Test.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79256.261579.patch
Type: text/x-patch
Size: 17184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200502/0ce86b7c/attachment.bin>


More information about the libc-commits mailing list