[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
Wed Dec 8 05:33:55 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG81eda008e952: [libc++] Extract __clamp_to_integral to its own header (authored by ldionne).

Changed prior to commit:
  https://reviews.llvm.org/D115282?vs=392551&id=392725#toc

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.392725.patch
Type: text/x-patch
Size: 8046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211208/39235b01/attachment-0001.bin>


More information about the libcxx-commits mailing list