diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2016-10-24 21:45:54 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2016-10-24 21:45:54 +0000 |
commit | c81708e6ecf01443b437abb553845caed464e115 (patch) | |
tree | d78d24a1ab09834440c9537afdfdd34f3f84bf55 /lldb/packages/Python/lldbsuite/test | |
parent | 51c6d93fed3d95dd78e86fb5f9128e44e78f4855 (diff) | |
download | bcm5719-llvm-c81708e6ecf01443b437abb553845caed464e115.tar.gz bcm5719-llvm-c81708e6ecf01443b437abb553845caed464e115.zip |
[Sema][ObjC] Warn about implicitly autoreleasing out-parameters captured
by blocks.
Add a new warning "-Wblock-capture-autoreleasing". The warning warns
about implicitly autoreleasing out-parameters captured by blocks which
can introduce use-after-free bugs that are hard to debug.
rdar://problem/15377548
Differential Revision: https://reviews.llvm.org/D25844
llvm-svn: 285031
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions