[libcxx-commits] [libcxx] linear_congruential_engine: add using more precision to prevent overflow (PR #81583)

via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 19 19:18:29 PST 2024


LRFLEW wrote:

Ok, I'm happy with this PR now, so I'm gonna remove the Draft status. The CI is giving me issues, but it seems like it's passing all the cases at this point. Pretty much the only thing I'm not 100% happy with is the naming of the new functions in the test code, but it should be fine. Let me know if you have any feedback or suggestions on this.

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


More information about the libcxx-commits mailing list