diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2022-01-10 16:30:28 -0500 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2022-01-10 16:34:16 -0500 |
commit | 84654f2733f63dc725a7b3d7c55d56849d2d9358 (patch) | |
tree | 222d877858a9d633a32997a5a8edd06adbd94d10 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 914fffc7f2492a1e4bc419a80c30fdb3f9440698 (diff) | |
download | llvm-84654f2733f63dc725a7b3d7c55d56849d2d9358.zip llvm-84654f2733f63dc725a7b3d7c55d56849d2d9358.tar.gz llvm-84654f2733f63dc725a7b3d7c55d56849d2d9358.tar.bz2 |
[libc++] Refactor the tests for std::random_device
That will make it easier to change the behavior of the arc4random()
based implementation. Note that in particular, the eval.pass.cpp test
used to work with non "/dev/random" based implementations because we'd
throw an exception upon constructing the random_device. This patch makes
the intent of the test clearer.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions