This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 4b8645f0d [test] Add target_info for NetBSD, and XFAIL some of locale tests new dfa283e2c Fix FP comparisons when SSE isn't available
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/depr/depr.c.headers/math_h.pass.cpp | 39 +++++++++++++--------- test/std/numerics/c.math/cmath.pass.cpp | 3 +- .../generate_canonical.pass.cpp | 28 ++++++++-------- .../op_divide_duration.pass.cpp | 3 +- .../unexpected.pass.cpp => support/truncate_fp.h} | 25 ++++++-------- 5 files changed, 53 insertions(+), 45 deletions(-) copy test/{std/depr/exception.unexpected/unexpected/unexpected.pass.cpp => support [...]