diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2020-02-11 13:09:18 -0800 |
---|---|---|
committer | ahatanak <ahatanaka@apple.com> | 2020-03-06 16:46:50 -0800 |
commit | f4d791f8332c2bb7e89849d0fe4ef48cb0a23229 (patch) | |
tree | 18c15841848e5152956133ac34aa485a3ba62520 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | d774fbc350a077c5442d73d56f41a9c2bdd679a1 (diff) | |
download | llvm-f4d791f8332c2bb7e89849d0fe4ef48cb0a23229.zip llvm-f4d791f8332c2bb7e89849d0fe4ef48cb0a23229.tar.gz llvm-f4d791f8332c2bb7e89849d0fe4ef48cb0a23229.tar.bz2 |
[CodeGen][ObjC] Extend lifetime of ObjC pointers passed to calls to
__builtin_os_log_format
This is needed to keep all the objects, including temporaries returned
by function calls, written to the buffer alive until os_log_pack_send is
called.
rdar://problem/60105410
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions