[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 23 13:18:24 PST 2021
fwolff updated this revision to Diff 389301.
fwolff added a comment.
Rebased after D114281 <https://reviews.llvm.org/D114281> was merged.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114129/new/
https://reviews.llvm.org/D114129
Files:
libcxx/include/__bits
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.389301.patch
Type: text/x-patch
Size: 6745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211123/52b81900/attachment.bin>
More information about the libcxx-commits
mailing list