diff options
author | Zoe Carver <z.zoelec2@gmail.com> | 2019-08-20 17:09:00 +0000 |
---|---|---|
committer | Zoe Carver <z.zoelec2@gmail.com> | 2019-08-20 17:09:00 +0000 |
commit | 86d560ff1b7101506329331fc392a2d67323d298 (patch) | |
tree | 8e0a5c7dacd2e2f106124fdb9978436a9ec92531 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 2e897a94f587d035271793c71f189f1f14445c5b (diff) | |
download | bcm5719-llvm-86d560ff1b7101506329331fc392a2d67323d298.tar.gz bcm5719-llvm-86d560ff1b7101506329331fc392a2d67323d298.zip |
[libc++] fix test for unsigned char
On some systems char is unsigned.
If that is the case, we will now
test signed char twice in std::abs.
NFC. Fixes the build bots.
llvm-svn: 369413
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions