zig/lib/libcxx/include/__math
Andrew Kelley 06ee65af9e libcxx: update to LLVM 18
release/18.x branch, commit 78b99c73ee4b96fe9ce0e294d4632326afb2db42

This adds the flag `-D_LIBCPP_HARDENING_MODE` which is determined based
on the Zig optimization mode.

This commit also fixes libunwind, libcxx, and libcxxabi to properly
report sub compilation errors.
2024-05-08 19:37:29 -07:00
..
abs.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
copysign.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
error_functions.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
exponential_functions.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
fdim.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
fma.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
gamma.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
hyperbolic_functions.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
hypot.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
inverse_hyperbolic_functions.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
inverse_trigonometric_functions.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
logarithms.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
min_max.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
modulo.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
remainder.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
roots.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
rounding_functions.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
traits.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
trigonometric_functions.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00