commit | e44fcf8346d06daee2176ae6a39a18c5f8043dc3 | [log] [tgz] |
---|---|---|
author | Zoe Carver <z.zoelec2@gmail.com> | Tue Aug 20 20:44:59 2019 +0000 |
committer | Zoe Carver <z.zoelec2@gmail.com> | Tue Aug 20 20:44:59 2019 +0000 |
tree | 33255ff2f56541bf27e710216b80774aa5af2db7 | |
parent | 76dbc2cb72663c432c535fcfd545aaace6fa6a4e [diff] |
[libc++] Fix std::abs tests On systems where sizeof(long) == sizeof(int) the current tests failed. This commit updates those tests to work on all systems. std::abs has specific long specializations which can be used instead. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@369437 91177308-0d34-0410-b5e6-96231b3b80d8