[libcxx-commits] [PATCH] D116045: [libc++][ABI BREAK] Start using `arc4random()` to implement `std::random_device` on Apple
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 10 14:03:22 PST 2022
ldionne updated this revision to Diff 398737.
ldionne added a comment.
Ignore the custom token instead of erroring out.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116045.398737.patch
Type: text/x-patch
Size: 5295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220110/22aae260/attachment-0001.bin>
More information about the libcxx-commits
mailing list