diff options
author | Zoe Carver <z.zoelec2@gmail.com> | 2019-08-20 20:44:59 +0000 |
---|---|---|
committer | Zoe Carver <z.zoelec2@gmail.com> | 2019-08-20 20:44:59 +0000 |
commit | 80ddfcb5b813a61bc75b8a8db0144416d7a47226 (patch) | |
tree | 524a6873f3c4372ad3b0e8a0579bb5f261c8b6aa /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc | |
parent | cb40f89c6e2263a22acd62dbd55152e8e114ba60 (diff) | |
download | bcm5719-llvm-80ddfcb5b813a61bc75b8a8db0144416d7a47226.tar.gz bcm5719-llvm-80ddfcb5b813a61bc75b8a8db0144416d7a47226.zip |
[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.
llvm-svn: 369437
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc')
0 files changed, 0 insertions, 0 deletions