This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from f5450d0a5 [libc++] Remove redundant conditionals for Apple platforms new dbd4f5102 Fix implementation of ::abs and std::abs LWG 2192.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/math.h | 62 ++++++++++++++++++---- include/stdlib.h | 34 +++--------- test/std/depr/depr.c.headers/math_h.pass.cpp | 42 +++++++++++++-- test/std/depr/depr.c.headers/stdlib_h.pass.cpp | 51 +++++++++++++++++- .../support.runtime/cstdlib.pass.cpp | 50 ++++++++++++++++- test/std/numerics/c.math/cmath.pass.cpp | 53 +++++++++++++++--- www/cxx1z_status.html | 2 +- 7 files changed, 242 insertions(+), 52 deletions(-)