diff options
author | michaelrj-google <71531609+michaelrj-google@users.noreply.github.com> | 2023-10-24 15:41:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-24 15:41:54 -0700 |
commit | b4e552999de518a1d006c7b84f94491beeb4092c (patch) | |
tree | 112121334a5371c9b8f2779b5952d69a3c6b0881 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 567a660a252323f2e82abaf48752dcad26d4779e (diff) | |
download | llvm-b4e552999de518a1d006c7b84f94491beeb4092c.zip llvm-b4e552999de518a1d006c7b84f94491beeb4092c.tar.gz llvm-b4e552999de518a1d006c7b84f94491beeb4092c.tar.bz2 |
[libc] Fix printf long double inf, bitcast in msan (#70067)
These bugs were found with the new printf long double fuzzing. The long
double inf vs nan bug was introduced when we changed to
get_explicit_exponent. The bitcast msan issue hadn't come up previously,
but isn't a real bug, just a poisoning confusion.
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions