summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2018-12-20 18:05:41 +0000
committerPete Cooper <peter_cooper@apple.com>2018-12-20 18:05:41 +0000
commit6c47f54df8bc545ae9c81253523b81beaf00b597 (patch)
tree0ac46b37976dda3b1be7f70cd1cdb1b53888da49 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
parent9adf3fc405178fd733d354a226391e1c504ab885 (diff)
downloadbcm5719-llvm-6c47f54df8bc545ae9c81253523b81beaf00b597.tar.gz
bcm5719-llvm-6c47f54df8bc545ae9c81253523b81beaf00b597.zip
Use @llvm.objc.clang.arc.use intrinsic instead of clang.arc.use function.
Calls to this function are deleted in the ARC optimizer. However when the ARC optimizer was updated to use intrinsics instead of functions (r349534), the corresponding clang change (r349535) to use intrinsics missed this one so it wasn't being deleted. llvm-svn: 349782
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud