[all-commits] [llvm/llvm-project] 0e03c6: [libc++] [bench] Stop using uniform_int_distributi...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Mon Jan 17 11:31:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e03c62b4c86059fc35b8ce6c087c22a55f43e36
https://github.com/llvm/llvm-project/commit/0e03c62b4c86059fc35b8ce6c087c22a55f43e36
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
M libcxx/benchmarks/GenerateInput.h
M libcxx/benchmarks/algorithms.partition_point.bench.cpp
M libcxx/benchmarks/allocation.bench.cpp
Log Message:
-----------
[libc++] [bench] Stop using uniform_int_distribution<char> in benchmarks.
Reviewed as part of D114920.
More information about the All-commits
mailing list