[all-commits] [llvm/llvm-project] d1afe2: [libc++] Remove the reliance of several <random> t...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Oct 26 15:02:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d1afe2e25c29d040f978d0d0ac93fc5aea797901
https://github.com/llvm/llvm-project/commit/d1afe2e25c29d040f978d0d0ac93fc5aea797901
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
A libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/eval.PR44847.pass.cpp
M libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/eval.pass.cpp
M libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/default.pass.cpp
M libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/discard.pass.cpp
M libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/eval.pass.cpp
Log Message:
-----------
[libc++] Remove the reliance of several <random> tests on <iostream>
More information about the All-commits
mailing list