[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 12:39:12 PDT 2022


abrachet updated this revision to Diff 444391.
abrachet edited the summary of this revision.
abrachet added a subscriber: libc-commits.
abrachet added a comment.

Fix typo


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.444391.patch
Type: text/x-patch
Size: 7335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220713/88fb7d00/attachment.bin>


More information about the libc-commits mailing list