[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
Wed Apr 3 13:54:36 PDT 2019


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

- Revert use of builtins.
- Fix  configuration error.


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.193587.patch
Type: text/x-patch
Size: 15188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190403/0d3141db/attachment-0001.bin>


More information about the libcxx-commits mailing list