diff options
author | Kuba Brecka <kuba.brecka@gmail.com> | 2015-11-05 14:01:53 +0000 |
---|---|---|
committer | Kuba Brecka <kuba.brecka@gmail.com> | 2015-11-05 14:01:53 +0000 |
commit | 3d8536240acb2553b34741f6571380f61edc9bba (patch) | |
tree | 3374c4f5fea4c648b2dda339cbdaaf939185cc1a /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 12bba1c2a0c5c3d961fa3841bd2ceae60bdae015 (diff) | |
download | bcm5719-llvm-3d8536240acb2553b34741f6571380f61edc9bba.tar.gz bcm5719-llvm-3d8536240acb2553b34741f6571380f61edc9bba.zip |
[tsan] Allow memmove interceptor to be used when TSan is not initialized
A call to memmove is used early during new thread initialization on OS X. This patch uses the `COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED` check, similarly to how we deal with other early-used interceptors.
Differential Revision: http://reviews.llvm.org/D14377
llvm-svn: 252161
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions