llvm-project
5a402aca - [libc][bazel] Add Bazel rules for rand/srand functions. (#159617)

Commit
1 day ago
[libc][bazel] Add Bazel rules for rand/srand functions. (#159617) These functions are unlikely to be used in the overlay mode (since they are stateful), but it's worth verifying the correctness of underlying RNG (which may be reused in other places) in Bazel build regardless.
Author
Parents
Loading