diff options
author | Michael Jones <michaelrj@google.com> | 2024-10-22 07:31:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-22 07:31:57 -0700 |
commit | 4275a731249c5becec666f47d26254695fd7f468 (patch) | |
tree | 40c5b81b2e964e5f14725453c4650935dc8d373f /clang/lib/Basic/Module.cpp | |
parent | 6512a8dd8c0ac255a082c93d66e29606f4546fee (diff) | |
download | llvm-4275a731249c5becec666f47d26254695fd7f468.zip llvm-4275a731249c5becec666f47d26254695fd7f468.tar.gz llvm-4275a731249c5becec666f47d26254695fd7f468.tar.bz2 |
[libc] Fix long double is double double const (#113258)
Turns out for double double LDBL_MANT_DIG == 106. This patch fixes the
constant. Should fix the ppc buildbot.
Previously:
https://github.com/llvm/llvm-project/pull/113235
https://github.com/llvm/llvm-project/issues/113237
https://github.com/llvm/llvm-project/pull/91651
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions