llvm/libc/utils
Alex Brachet 04c681d195 [libc] Specify rounding mode for strto[f|d] tests
The specified rounding mode will be used and restored
to what it was before the test ran.

Additionally, it moves ForceRoundingMode and RoundingMode
out of MPFRUtils to be used in more places.

Differential Revision: https://reviews.llvm.org/D129685
2022-07-13 20:20:30 +00:00
..
buildbot
HdrGen [libc] Add global stdout and stderr objects. 2022-05-27 05:43:49 +00:00
IntegrationTest [libc][NFC] Convert threads unittests in to integration tests. 2022-06-23 20:32:33 +00:00
LibcTableGenUtil [libc] Add global stdout and stderr objects. 2022-05-27 05:43:49 +00:00
mathtools
MPFRWrapper [libc] Specify rounding mode for strto[f|d] tests 2022-07-13 20:20:30 +00:00
testutils [libc] Specify rounding mode for strto[f|d] tests 2022-07-13 20:20:30 +00:00
tools
UnitTest [libc] Add Uint128 type as a fallback when __uint128_t is not available. 2022-06-24 16:03:35 +00:00
CMakeLists.txt