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

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 2 13:20:38 PDT 2024


================
@@ -130,6 +130,9 @@ chrono type_traits
 chrono vector
 chrono version
 cinttypes cstdint
+cmath cstddef
----------------
ldionne wrote:

```
libcxx/utils/libcxx-lit <BUILD DIR> -sv libcxx/test/libcxx/transitive_includes.gen.py --param std=c++03
```

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


More information about the libcxx-commits mailing list