diff options
author | Kuba Brecka <kuba.brecka@gmail.com> | 2015-11-30 14:12:47 +0000 |
---|---|---|
committer | Kuba Brecka <kuba.brecka@gmail.com> | 2015-11-30 14:12:47 +0000 |
commit | 4809b1dca1985124e516ef70940c110bdee05f50 (patch) | |
tree | 7fc8fce2ad750cc00a921a8c5db8672128f00368 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 6c9122ffba64d98acc66fd797a3d32177d4ca02e (diff) | |
download | bcm5719-llvm-4809b1dca1985124e516ef70940c110bdee05f50.tar.gz bcm5719-llvm-4809b1dca1985124e516ef70940c110bdee05f50.zip |
[sanitizer] Detect an invalid answer in AtosSymbolizer
On OS X, in AtosSymbolizer, if the answer from atos doesn't contain module name, let's bail and return false. There are some cases where this is beneficial, because we'll try DlAddrSymbolizer next (it's next in the symbolizer chain), which might be able to symbolize something that atos couldn't.
Differential Revision: http://reviews.llvm.org/D15071
llvm-svn: 254301
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions