[libcxx-commits] [libcxx] linear_congruential_engine: Fixes for __lce_alg_picker (PR #81080)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 8 11:23:24 PST 2024
https://github.com/ldionne approved this pull request.
Thanks for the fix, I think this LGTM with a green CI -- I don't have much to add.
Let's add a release note explaining that we changed the value returned by this utility to be Standards conforming, but that it's technically an ABI break to do that. I think this falls within the realm of what is reasonable to change, especially since the status quo is that we disagree with other implementations.
https://github.com/llvm/llvm-project/pull/81080
More information about the libcxx-commits
mailing list