[libcxx-commits] [libcxx] [libc++][math] Fix undue overflowing of `std::hypot(x, y, z)` (PR #93350)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 24 13:47:14 PDT 2024


PaulXiCao wrote:

I will probably not have time to work on this before the weekend. The fix is probably another special case guarded by preprocessor `#ifdef`.

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


More information about the libcxx-commits mailing list