[libc-commits] [libc] [libc] Add Q length modifier to support float128 conversions in printf (PR #203077)

Simon Tatham via libc-commits libc-commits at lists.llvm.org
Tue Jul 7 05:35:46 PDT 2026


statham-arm wrote:

I ran into this in a local build just now, and I think it is _just_ that particular `#ifdef`: if I fix that in the obvious way then I get a successful libc build. #207991 is the fix.

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


More information about the libc-commits mailing list