[libcxx-commits] [PATCH] D116344: [libc++] [ABI BREAK] Conform lognormal_distribution::param_type.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 6 11:36:20 PST 2022
Quuxplusone updated this revision to Diff 397948.
Quuxplusone edited the summary of this revision.
Quuxplusone added a comment.
Add a release note; add a macro to revert to the old behavior. The wording is copied from the release note above the new one, because I think "remove the bad UB code in LLVM 15" sounds like a great plan.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116344/new/
https://reviews.llvm.org/D116344
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/include/__random/lognormal_distribution.h
libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.lognormal/eval_param.PR52906.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116344.397948.patch
Type: text/x-patch
Size: 7180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220106/b566bde0/attachment-0001.bin>
More information about the libcxx-commits
mailing list