summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.cpp
diff options
context:
space:
mode:
authorAnna Zaks <ganna@apple.com>2016-06-22 20:52:21 +0000
committerAnna Zaks <ganna@apple.com>2016-06-22 20:52:21 +0000
commit0a494bd4d4b3e21e7e97fcf5014abf8f4e05c434 (patch)
tree2831e1f1134ce6b1d47b863a9f44d6fe65d2de29 /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.cpp
parentec7e29e9419b083b5e3f9d0873ce8b35849a8cf8 (diff)
[asan] Relax a flaky invalid-pointer-pairs test
This test is flaky. Specifically, on some Mac configurations we see the __sanitizer_ptr_cmp as the 0th frame. Let's relax it to not require that f is in frame #0. 61396==ERROR: AddressSanitizer: invalid-pointer-pair: 0x01e00510 0x01e004d0 0 0x18f5a3 in __sanitizer_ptr_cmp ... libclang_rt.asan_osx_dynamic.dylib+0xaf5a3) 1 0xdd924 in f(char, char*, char*) ... invalid-pointer-pairs.cc:14:14 Differential Revision: http://reviews.llvm.org/D21588 llvm-svn: 273475
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.cpp')
0 files changed, 0 insertions, 0 deletions