[libcxx-commits] [PATCH] D74997: [libc++] Bugfix to std::binomial_distribution<int>

Atmn Patel via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 25 20:56:36 PST 2020


atmnpatel updated this revision to Diff 246623.
atmnpatel added a comment.

Yep, sorry I forgot to add it before. It's a bit of a wordy and entirely based on the bug report.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74997/new/

https://reviews.llvm.org/D74997

Files:
  libcxx/include/random
  libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/eval.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74997.246623.patch
Type: text/x-patch
Size: 11943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200226/a0143fc1/attachment-0001.bin>


More information about the libcxx-commits mailing list