[libc-commits] [libc] [libc][stdlib] Remove LIBC_THREAD_LOCAL from rand_next (PR #96245)

via libc-commits libc-commits at lists.llvm.org
Tue Jun 25 11:49:40 PDT 2024


PiJoules wrote:

> I'm talking about the `class ThreadLocal` we have in src/stdlib/rand_util.h, of which rand is the only user. I think that can get deleted, too, in this PR.

Done

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


More information about the libc-commits mailing list