[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
Mon May 4 15:37:28 PDT 2020


sivachandra updated this revision to Diff 261944.
sivachandra marked 3 inline comments as done.
sivachandra added a comment.

- Use a matcher instead of special test class.
- Addressed relevant comments.


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.261944.patch
Type: text/x-patch
Size: 13436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200504/0865f501/attachment-0001.bin>


More information about the libc-commits mailing list