summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2016-09-22 14:33:43 +0000
committerDmitry Vyukov <dvyukov@google.com>2016-09-22 14:33:43 +0000
commit5f44b044753c580075404269e852f5b9646e06f7 (patch)
tree66ccfa7a00dd81d7d785ef46d84a9b61d6dcdac6 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parentee5b5f52ba632ff4a6e1523aefd22bbe0ef9b0f7 (diff)
downloadbcm5719-llvm-5f44b044753c580075404269e852f5b9646e06f7.tar.gz
bcm5719-llvm-5f44b044753c580075404269e852f5b9646e06f7.zip
tsan: fix bug introduced in 282152
In ShadowToMem we call MemToShadow potentially for incorrect addresses. So DCHECK(IsAppMem(p)) can fire in debug mode. Fix this by swapping range and MemToShadow checks. llvm-svn: 282157
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud