[libcxx-commits] [PATCH] D114129: [libc++] Fix `uniform_int_distribution` for 128-bit result type
Fabian Wolff via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 30 16:08:00 PST 2021
fwolff updated this revision to Diff 390849.
fwolff marked an inline comment as done.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114129/new/
https://reviews.llvm.org/D114129
Files:
libcxx/include/__random/log2.h
libcxx/include/__random/uniform_int_distribution.h
libcxx/test/std/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/int128.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114129.390849.patch
Type: text/x-patch
Size: 6594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211201/c6cbcc34/attachment.bin>
More information about the libcxx-commits
mailing list