[libcxx-commits] [PATCH] D66836: [libc++] Add `__truncating_cast` for safely casting float types to integers

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 28 12:25:37 PDT 2019


EricWF updated this revision to Diff 217700.
EricWF added a comment.

Address review comments. I think this is good to go.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66836/new/

https://reviews.llvm.org/D66836

Files:
  include/math.h
  test/libcxx/numerics/clamp_to_integral.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66836.217700.patch
Type: text/x-patch
Size: 4293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190828/e87b897a/attachment.bin>


More information about the libcxx-commits mailing list