diff options
| author | Akira Hatanaka <ahatanaka@apple.com> | 2019-10-23 07:38:52 -0700 |
|---|---|---|
| committer | Akira Hatanaka <ahatanaka@apple.com> | 2019-10-24 13:08:50 -0700 |
| commit | 31b752cbf0db5a022ec21a9db5bd217c46f5cf4a (patch) | |
| tree | 76618234e9e11eeeff15dbf2052776316a4356dc /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | a5376f6322132e3b0664de55348f6bbba1fabd00 (diff) | |
[ObjC][ARC] Check whether the return and parameter types of the old and
new functions are compatible before upgrading a function call to an
intrinsic call.
Sometimes users insert calls to ARC runtime functions that are not
compatible with the corresponding intrinsic functions (for example,
'i8* @objc_storeStrong' instead of 'void @objc_storeStrong'). Don't
upgrade those calls.
rdar://problem/56447127
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
