aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2015-11-13 20:41:37 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2015-11-13 20:41:37 +0000
commit52d02ab9d9e1e13e66b78bb9d0812986dd0d766e (patch)
tree40482606027739627157586ed59b9b9f4ab59e79 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parent6c0b3672975001ef5d1c0a502efac8c091ebb893 (diff)
downloadllvm-52d02ab9d9e1e13e66b78bb9d0812986dd0d766e.zip
llvm-52d02ab9d9e1e13e66b78bb9d0812986dd0d766e.tar.gz
llvm-52d02ab9d9e1e13e66b78bb9d0812986dd0d766e.tar.bz2
[tsan] Expect memmove interceptor to be called from memcpy
On OS X, memcpy and memmove are actually aliases of the same function, so the memmove interceptor can be invoked on a call to memcpy. This patch updates the tests to expect either memmove or memcpy on a stack trace. Differential Revision: http://reviews.llvm.org/D14638 llvm-svn: 253077
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions