[libcxx-commits] [PATCH] D115282: [libc++] Extract __clamp_to_integral to its own header
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Dec 7 14:56:35 PST 2021
ldionne updated this revision to Diff 392551.
ldionne marked 2 inline comments as done.
ldionne added a comment.
Herald added a subscriber: mgorny.
Address review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115282/new/
https://reviews.llvm.org/D115282
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__random/clamp_to_integral.h
libcxx/include/__random/poisson_distribution.h
libcxx/include/cmath
libcxx/include/module.modulemap
libcxx/include/random
libcxx/test/libcxx/diagnostics/detail.headers/random/clamp_to_integral.module.verify.cpp
libcxx/test/libcxx/numerics/clamp_to_integral.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115282.392551.patch
Type: text/x-patch
Size: 8045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211207/9eeadc96/attachment-0001.bin>
More information about the libcxx-commits
mailing list