[libcxx-commits] [PATCH] D114129: [libc++] Fix `uniform_int_distribution` for 128-bit result type
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Dec 1 08:03:57 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb254c2e2c4aa: [libc++] Fix `uniform_int_distribution` for 128-bit result type (authored by fwolff, committed by ldionne).
Repository:
rG LLVM Github Monorepo
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.391034.patch
Type: text/x-patch
Size: 6594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211201/3d32f829/attachment-0001.bin>
More information about the libcxx-commits
mailing list