diff options
author | Michael Jones <michaelrj@google.com> | 2023-04-12 15:39:15 -0700 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2023-05-03 11:11:57 -0700 |
commit | 3befa46b912272e65a2d8aa0de956e389cfe3a32 (patch) | |
tree | 98daecb489b3867a8182dca0728ee9f79dd5e71e /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | ee17fd7d46a914bed4619f656cc9062c40951e5c (diff) | |
download | llvm-3befa46b912272e65a2d8aa0de956e389cfe3a32.zip llvm-3befa46b912272e65a2d8aa0de956e389cfe3a32.tar.gz llvm-3befa46b912272e65a2d8aa0de956e389cfe3a32.tar.bz2 |
[libc] Make printf decimal long doubles use hex
Decimal long doubles are not commonly used, and aren't currently
supported by the algorithm used for decimal float conversions. To avoid
giving incorrect answers, this patch adds a temporary exception to print
long doubles in hexadecimal even when decimal is requested.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D148179
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions