[libc-commits] [libc] [libc] fix aarch64 GCC build (PR #97932)

via libc-commits libc-commits at lists.llvm.org
Sun Jul 7 04:24:48 PDT 2024


overmighty wrote:

iirc, it's because of test templates that have, e.g., `1.0` instead of `T(1.0)`. The warnings should also apply for `float` tests.

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


More information about the libc-commits mailing list