[libcxx-commits] [PATCH] D57778: std::abs should not return double (2735)
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 12 14:26:23 PDT 2019
zoecarver updated this revision to Diff 214707.
zoecarver added a comment.
- update the expected error from calling std::abs on unsigned char and short (does anyone know why those types got a specialization here?).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57778/new/
https://reviews.llvm.org/D57778
Files:
libcxx/test/std/numerics/c.math/abs.fail.cpp
libcxx/test/std/numerics/c.math/abs.pass.cpp
libcxx/www/cxx1z_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57778.214707.patch
Type: text/x-patch
Size: 4764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190812/b0eac5d7/attachment.bin>
More information about the libcxx-commits
mailing list