diff options
author | Michael Jones <michaelrj@google.com> | 2023-05-15 11:17:31 -0700 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2023-05-22 11:04:53 -0700 |
commit | ae3b59e62398e8dc86dec647be58c5ee032447c1 (patch) | |
tree | 1735d264ad6db0c02eef37d6a37fcf3c1983df6d /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | d25fb4e90c96f8fcb22fbed9009295026f1d20cf (diff) | |
download | llvm-ae3b59e62398e8dc86dec647be58c5ee032447c1.zip llvm-ae3b59e62398e8dc86dec647be58c5ee032447c1.tar.gz llvm-ae3b59e62398e8dc86dec647be58c5ee032447c1.tar.bz2 |
[libc] Use MPFR for strtofloat fuzzing
The previous string to float tests didn't check correctness, but due to
the atof differential test proving unreliable the strtofloat fuzz test
has been changed to use MPFR for correctness checking. Some minor bugs
have been found and fixed as well.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D150905
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions