zig/lib/libcxx/include/__numeric
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
..
accumulate.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
adjacent_difference.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
exclusive_scan.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
gcd_lcm.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
inclusive_scan.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
inner_product.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
iota.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
midpoint.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
partial_sum.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
pstl_reduce.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
pstl_transform_reduce.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
reduce.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
saturation_arithmetic.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
transform_exclusive_scan.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
transform_inclusive_scan.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
transform_reduce.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00