[libcxx-commits] [libcxx] linear_congruential_engine: add using more precision to prevent overflow (PR #81583)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Apr 13 06:34:57 PDT 2024
https://github.com/mordante commented:
Thanks for the patch! I finally found time to have a good look at it. I think it's mostly good. Can you update the commit message; it mentions the patch is WIP.
I'm happy to accept the patch and have a compile-time error when 128-bit integrals are missing and it's needed. We can add that in a later patch.
https://github.com/llvm/llvm-project/pull/81583
More information about the libcxx-commits
mailing list