[all-commits] [llvm/llvm-project] 0359b8: [libc++] [ABI BREAK] Conform lognormal_distributio...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Mon Jan 17 07:25:00 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0359b85c61b54354949a68f41a6881fb15f1c22b
https://github.com/llvm/llvm-project/commit/0359b85c61b54354949a68f41a6881fb15f1c22b
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
M libcxx/docs/ReleaseNotes.rst
M libcxx/include/__random/lognormal_distribution.h
A libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.lognormal/eval_param.PR52906.pass.cpp
Log Message:
-----------
[libc++] [ABI BREAK] Conform lognormal_distribution::param_type.
Fixes #52906.
Differential Revision: https://reviews.llvm.org/D116344
More information about the All-commits
mailing list