zig/lib/libcxx/include/__random
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
..
bernoulli_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
binomial_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
cauchy_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
chi_squared_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
clamp_to_integral.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
default_random_engine.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
discard_block_engine.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
discrete_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
exponential_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
extreme_value_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
fisher_f_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
gamma_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
generate_canonical.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
geometric_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
independent_bits_engine.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
is_seed_sequence.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
is_valid.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
knuth_b.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
linear_congruential_engine.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
log2.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
lognormal_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
mersenne_twister_engine.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
negative_binomial_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
normal_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
piecewise_constant_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
piecewise_linear_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
poisson_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
random_device.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
ranlux.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
seed_seq.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
shuffle_order_engine.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
student_t_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
subtract_with_carry_engine.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
uniform_int_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
uniform_random_bit_generator.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
uniform_real_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
weibull_distribution.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00