diff options
author | Kamil Rytarowski <n54@gmx.com> | 2018-03-03 12:28:54 +0000 |
---|---|---|
committer | Kamil Rytarowski <n54@gmx.com> | 2018-03-03 12:28:54 +0000 |
commit | 51965f877b69153db0154b17b2f28893e40fc575 (patch) | |
tree | 6660ee44a3838804ccfe205d1524d6b9c4a3adb2 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 310cd2509c8bdcdb960cf69bc1615dfb01b170cb (diff) | |
download | bcm5719-llvm-51965f877b69153db0154b17b2f28893e40fc575.tar.gz bcm5719-llvm-51965f877b69153db0154b17b2f28893e40fc575.zip |
Disable tests of -fsanitize on OpenBSD
This causes failures on buildbots:
/export/users/atombot/llvm/clang-atom-d525-fedora-rel/llvm/tools/clang/test/Driver/fsanitize.c:18:29: error: expected string not found in input
// CHECK-UNDEFINED-OPENBSD: "-fsanitize={{((signed-integer-overflow|integer-divide-by-zero|float-divide-by-zero|shift-base|shift-exponent|unreachable|return|vla-bound|alignment|null|pointer-overflow|float-cast-overflow|array-bounds|enum|bool|builtin|returns-nonnull-attribute|nonnull-attribute),?){18}"}}
^
<stdin>:1:1: note: scanning from here
clang version 7.0.0 (trunk 326648)
^
This will be investigated.
llvm-svn: 326652
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions