[libcxx-commits] [PATCH] D57778: std::abs should not return double (2735)

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 5 16:42:47 PST 2019


zoecarver updated this revision to Diff 185441.
zoecarver added a comment.
Herald added a subscriber: christof.

Add tests.


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

https://reviews.llvm.org/D57778

Files:
  include/math.h
  test/libcxx/numerics/c.math/abs.fail.cpp
  test/libcxx/numerics/c.math/abs.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57778.185441.patch
Type: text/x-patch
Size: 2951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190206/006dc58e/attachment.bin>


More information about the libcxx-commits mailing list