[all-commits] [llvm/llvm-project] ed85de: [libcxx] random_device, use arc4random() on Solaris
Brad Smith via All-commits
all-commits at lists.llvm.org
Fri May 6 22:01:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed85de6db44e830b1019815d74aee1b595748b5d
https://github.com/llvm/llvm-project/commit/ed85de6db44e830b1019815d74aee1b595748b5d
Author: Brad Smith <brad at comstyle.com>
Date: 2022-05-07 (Sat, 07 May 2022)
Changed paths:
M libcxx/docs/ReleaseNotes.rst
M libcxx/include/__config
Log Message:
-----------
[libcxx] random_device, use arc4random() on Solaris
Reviewed By: ldionne
Differential Revision: https://reviews.llvm.org/D125068
More information about the All-commits
mailing list