[libcxx-commits] [PATCH] D116045: [libc++] Start using `arc4random()` to implement `std::random_device` on Apple
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 12 08:24:32 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd202c76441e1: [libc++] Start using `arc4random()` to implement `std::random_device` on Apple (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116045/new/
https://reviews.llvm.org/D116045
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/include/__config
libcxx/include/__random/random_device.h
libcxx/src/random.cpp
libcxx/test/std/numerics/rand/rand.device/ctor.pass.cpp
libcxx/test/std/numerics/rand/rand.device/eval.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116045.399340.patch
Type: text/x-patch
Size: 5819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220112/4f2077d7/attachment-0001.bin>
More information about the libcxx-commits
mailing list