[libcxx-commits] [PATCH] D60097: Fix implementation of ::abs and std::abs LWG 2192.

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 1 21:17:06 PDT 2019


EricWF updated this revision to Diff 193230.
EricWF marked 4 inline comments as done.
EricWF added a comment.

Address review comments.


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

https://reviews.llvm.org/D60097

Files:
  include/math.h
  include/stdlib.h
  test/std/depr/depr.c.headers/math_h.pass.cpp
  test/std/depr/depr.c.headers/stdlib_h.pass.cpp
  test/std/language.support/support.runtime/cstdlib.pass.cpp
  test/std/numerics/c.math/cmath.pass.cpp
  www/cxx1z_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60097.193230.patch
Type: text/x-patch
Size: 15145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190402/3c9ac7ff/attachment-0001.bin>


More information about the libcxx-commits mailing list