[PATCH] D60097: Fix implementation of ::abs and std::abs LWG 2192.
Eric Fiselier via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 23 11:00:00 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL359020: Fix implementation of ::abs and std::abs LWG 2192. (authored by EricWF, committed by ).
Herald added subscribers: llvm-commits, christof.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D60097?vs=193587&id=196288#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60097/new/
https://reviews.llvm.org/D60097
Files:
libcxx/trunk/include/math.h
libcxx/trunk/include/stdlib.h
libcxx/trunk/test/std/depr/depr.c.headers/math_h.pass.cpp
libcxx/trunk/test/std/depr/depr.c.headers/stdlib_h.pass.cpp
libcxx/trunk/test/std/language.support/support.runtime/cstdlib.pass.cpp
libcxx/trunk/test/std/numerics/c.math/cmath.pass.cpp
libcxx/trunk/www/cxx1z_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60097.196288.patch
Type: text/x-patch
Size: 15461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190423/666f7dfb/attachment-0001.bin>
More information about the llvm-commits
mailing list