[libcxx-commits] [libcxx] [libc++] Adjust some of the [rand.dist] critical values that are too strict (PR #88669)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 15 09:42:52 PDT 2024


https://github.com/mordante commented:

Thanks for working on this. Can you update the commit message how you determined the new values; I guess empirical, but it would be good to know for certain.

I noticed the same when I worked on [P0952R2](https://wg21.link/P0952R2). (That patch is still WIP and I got lower on my priority list.)

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


More information about the libcxx-commits mailing list