aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Interpreter/CommandObjectScript.cpp
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@apple.com>2019-12-11 22:51:18 -0800
committerAkira Hatanaka <ahatanaka@apple.com>2019-12-13 13:10:07 -0800
commita0a670614a36f1686c5086033bef85800128cf66 (patch)
tree2cb48ba8b13971558a1c3aef8fba2e802f51943a /lldb/source/Interpreter/CommandObjectScript.cpp
parent5623bd52acd34db2e9cfc11d1510407610a14db0 (diff)
downloadllvm-a0a670614a36f1686c5086033bef85800128cf66.zip
llvm-a0a670614a36f1686c5086033bef85800128cf66.tar.gz
llvm-a0a670614a36f1686c5086033bef85800128cf66.tar.bz2
Call objc_retainBlock before passing a block as a variadic argument
Copy the block to the heap before passing it to the callee in case the block escapes in the callee. rdar://problem/55683462 Differential Revision: https://reviews.llvm.org/D71431
Diffstat (limited to 'lldb/source/Interpreter/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions