[PATCH] D66836: [libc++] Add `__truncating_cast` for safely casting float types to integers
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 4 05:48:08 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL370891: [libc++] Add `__truncating_cast` for safely casting float types to integers (authored by ldionne, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D66836?vs=218149&id=218664#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66836/new/
https://reviews.llvm.org/D66836
Files:
libcxx/trunk/include/math.h
libcxx/trunk/test/libcxx/numerics/clamp_to_integral.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66836.218664.patch
Type: text/x-patch
Size: 5200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190904/9824deb2/attachment.bin>
More information about the cfe-commits
mailing list