[libcxx-commits] [libcxxabi] [libcxxabi] Use __LDBL_MANT_DIG__ for configuring demangling of long doubles (PR #134976)

Ryan Prichard via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 9 16:59:53 PDT 2025


Martin =?utf-8?q?Storsjö?= <martin at martin.st>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/134976 at github.com>


https://github.com/rprichard approved this pull request.

Looks good to me.

(FWIW, on x86-64 Android, Clang doesn't emit the `e` mangling -- instead, it emits `g` for both `long double` and `__float128`. https://godbolt.org/z/Gvqof41xz)


https://github.com/llvm/llvm-project/pull/134976


More information about the libcxx-commits mailing list