diff options
author | Marcin Koscielnicki <koriakin@0x04.net> | 2016-04-25 22:25:49 +0000 |
---|---|---|
committer | Marcin Koscielnicki <koriakin@0x04.net> | 2016-04-25 22:25:49 +0000 |
commit | 9135ff92471eb6b7a2de0a62c76fd8a175a53aa1 (patch) | |
tree | fce8d72abaeb6ad9a369fbdf248db45f002a120a /lldb/packages/Python/lldbsuite/test/python_api/default-constructor | |
parent | 7de74af929cc9549375950bd0c56c236260f59f6 (diff) | |
download | bcm5719-llvm-9135ff92471eb6b7a2de0a62c76fd8a175a53aa1.tar.gz bcm5719-llvm-9135ff92471eb6b7a2de0a62c76fd8a175a53aa1.zip |
[MSan] Use COMMON_INTERCEPTOR_ENTER in libdl interceptors.
This fixes fails in test/msan/dlerror.cc - when real dlerror calls strcmp,
our strcmp interceptor now skips poison checking, since it's called in
interceptor context. Strictly speaking, only the dlerror change is
necessary to fix the fail, but let's also change the other two just in case.
Differential Revision: http://reviews.llvm.org/D19499
llvm-svn: 267486
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions