[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
Thu Feb 15 10:48:37 PST 2024
mordante wrote:
> This PR is a followup to #81080, and as such includes the commit from that PR. This should either be merged after that one is merged (and this one is rebased), or this one can take the place of that PR. Since the other PR has gotten pretty far in terms of reviews, and this PR is more involved, the other PR should probably be merged before this one.
That PR was indeed ready, it just needed somebody to merge it. I just merged is so let's rebase this patch.
https://github.com/llvm/llvm-project/pull/81583
More information about the libcxx-commits
mailing list