[libc-commits] [libc] [libc] Change rand implementation so all tests pass in both 32- and 64-bit systems (PR #98692)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Tue Jul 16 10:54:28 PDT 2024
https://github.com/jhuber6 commented:
I still think these should just be separate functions, the constants aren't arbitrary and can't be mixed, making it a template is just confusing.
https://github.com/llvm/llvm-project/pull/98692
More information about the libc-commits
mailing list