diff options
author | George Karpenkov <ekarpenkov@apple.com> | 2018-05-14 21:39:54 +0000 |
---|---|---|
committer | George Karpenkov <ekarpenkov@apple.com> | 2018-05-14 21:39:54 +0000 |
commit | 434019a61744e23c6c90bf62a708ff38a0826137 (patch) | |
tree | 8000ba02f14864f789e69af6b4dc65b9c89df638 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | eda977f414fead94b5072dd35d53be2fa71c5f00 (diff) | |
download | llvm-434019a61744e23c6c90bf62a708ff38a0826137.zip llvm-434019a61744e23c6c90bf62a708ff38a0826137.tar.gz llvm-434019a61744e23c6c90bf62a708ff38a0826137.tar.bz2 |
[analyzer] Extend the ObjCAutoreleaseWriteChecker to warn on captures as well
A common pattern is that the code in the block does not write into the
variable explicitly, but instead passes it to a helper function which
performs the write.
Differential Revision: https://reviews.llvm.org/D46772
llvm-svn: 332300
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions