[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
Tue May 5 10:47:22 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd69cbd826a8f: [libc] Improve information printed on failure of a math test which uses MPFR. (authored by sivachandra).

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/testutils/StreamWrapper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79256.262165.patch
Type: text/x-patch
Size: 13661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200505/b00dc20e/attachment.bin>


More information about the libc-commits mailing list