summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/default-constructor
diff options
context:
space:
mode:
authorMarcin Koscielnicki <koriakin@0x04.net>2016-04-25 22:25:49 +0000
committerMarcin Koscielnicki <koriakin@0x04.net>2016-04-25 22:25:49 +0000
commit9135ff92471eb6b7a2de0a62c76fd8a175a53aa1 (patch)
treefce8d72abaeb6ad9a369fbdf248db45f002a120a /lldb/packages/Python/lldbsuite/test/python_api/default-constructor
parent7de74af929cc9549375950bd0c56c236260f59f6 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud