[libc-commits] [PATCH] D121235: [libc] Add testing macros for errno and floating point exceptions.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Mar 8 12:50:05 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGffb410d3f9b7: [libc] Add testing macros for errno and floating point exceptions. (authored by lntue).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121235

Files:
  libc/test/src/math/RoundToIntegerTest.h
  libc/test/src/math/cosf_test.cpp
  libc/test/src/math/exp2f_test.cpp
  libc/test/src/math/expf_test.cpp
  libc/test/src/math/expm1f_test.cpp
  libc/test/src/math/sincosf_test.cpp
  libc/test/src/math/sinf_test.cpp
  libc/utils/UnitTest/FPMatcher.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121235.413916.patch
Type: text/x-patch
Size: 15034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220308/789266b7/attachment-0001.bin>


More information about the libc-commits mailing list