This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from f6e851521 [libc++] Explicitly cast in generate_canonical new 8ed9ff748 [libc++] std::abs should not return double
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: test/std/numerics/c.math/abs.fail.cpp | 32 +++++++++++++++++ test/std/numerics/c.math/abs.pass.cpp | 65 +++++++++++++++++++++++++++++++++++ www/cxx1z_status.html | 2 +- 3 files changed, 98 insertions(+), 1 deletion(-) create mode 100644 test/std/numerics/c.math/abs.fail.cpp create mode 100644 test/std/numerics/c.math/abs.pass.cpp