[libc-commits] [PATCH] D129685: [libc] Specify rounding mode for strto[f|d] tests

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jul 13 13:21:28 PDT 2022


This revision was automatically updated to reflect the committed changes.
abrachet marked an inline comment as done.
Closed by commit rG04c681d19564: [libc] Specify rounding mode for strto[f|d] tests (authored by abrachet).
Herald added a project: libc-project.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129685

Files:
  libc/test/src/stdlib/strtod_test.cpp
  libc/test/src/stdlib/strtof_test.cpp
  libc/utils/MPFRWrapper/CMakeLists.txt
  libc/utils/MPFRWrapper/MPFRUtils.cpp
  libc/utils/MPFRWrapper/MPFRUtils.h
  libc/utils/testutils/CMakeLists.txt
  libc/utils/testutils/RoundingModeUtils.cpp
  libc/utils/testutils/RoundingModeUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129685.444402.patch
Type: text/x-patch
Size: 7335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220713/5ceb32a1/attachment.bin>


More information about the libc-commits mailing list