[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
Mon Jan 10 14:07:01 PST 2022


ldionne retitled this revision from "[libc++][ABI BREAK] Start using `arc4random()` to implement `std::random_device` on Apple" to "[libc++] Start using `arc4random()` to implement `std::random_device` on Apple".
ldionne edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116045/new/

https://reviews.llvm.org/D116045



More information about the libcxx-commits mailing list