The output editing code paths for F and E/D output that handle
IEEE-754 infinities and NaNs fail to check for overflow of the
output field, which should cause the field to be filled with
asterisks instead. Catch these cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo