diff options
author | Kuba Brecka <kuba.brecka@gmail.com> | 2015-11-18 14:50:40 +0000 |
---|---|---|
committer | Kuba Brecka <kuba.brecka@gmail.com> | 2015-11-18 14:50:40 +0000 |
commit | b2b07aa9257ccd42738c1a80a54b093476c4fafa (patch) | |
tree | 82c2b20e02b2dd3dc7260b738c9e5ccb08ae61c1 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py | |
parent | 7310c68e857b8f9f3094695775d7ce3a7708cfe5 (diff) | |
download | bcm5719-llvm-b2b07aa9257ccd42738c1a80a54b093476c4fafa.tar.gz bcm5719-llvm-b2b07aa9257ccd42738c1a80a54b093476c4fafa.zip |
[tsan] Skip malloc/free interceptors when we're inside symbolizer on OS X
Symbolizers can call malloc/realloc/free/..., which we don't want to intercept. This is already implemented on Linux, let's do it for OS X as well.
Differential Revision: http://reviews.llvm.org/D14710
llvm-svn: 253460
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py')
0 files changed, 0 insertions, 0 deletions