Files
clang-p2996/llvm/lib/Support/APFloat.cpp
Ariel-Burton bbc6504b3d [NFC] [APFloat] Refactor IEEEFloat::toString (#97117)
This PR lifts the body of IEEEFloat::toString out to a standalone
function. We do this to facilitate code sharing with other floating
point types, e.g., the forthcoming support for HexFloat.

There is no change in functionality.
2024-07-04 08:43:45 -04:00

176 KiB