diff options
author | Michael Jones <michaelrj@google.com> | 2023-04-27 10:43:10 -0700 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2023-04-28 13:50:40 -0700 |
commit | 377b82a088d46e6124e94605eb62c3ca37046f3b (patch) | |
tree | 7e0bb125d154d82ac1c6d4d3592833d8771b32f1 /llvm/lib/Object/ObjectFile.cpp | |
parent | bf12b746372a25c5a15fa9bd452bd469cc047b47 (diff) | |
download | llvm-377b82a088d46e6124e94605eb62c3ca37046f3b.zip llvm-377b82a088d46e6124e94605eb62c3ca37046f3b.tar.gz llvm-377b82a088d46e6124e94605eb62c3ca37046f3b.tar.bz2 |
[libc] add exception to atof differential fuzz
The differential fuzzer for atof found a bug in glibc's handling of
hexadecimal rounding. Since we can't easily update glibc and we want to
avoid false positives when running the fuzzer, I've added an exception
to skip all hexadecimal subnormal cases.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D149359
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions