[all-commits] [llvm/llvm-project] 9fe674: [libc++] [test] Improve the test for `uniform_int_...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Mon Jan 17 07:31:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9fe67486cc06a02308a169a33ecbbf841017a27d
https://github.com/llvm/llvm-project/commit/9fe67486cc06a02308a169a33ecbbf841017a27d
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
M libcxx/test/std/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/eval.pass.cpp
Log Message:
-----------
[libc++] [test] Improve the test for `uniform_int_distribution<T>`.
Extracted from https://reviews.llvm.org/D114920
More information about the All-commits
mailing list