[PATCH] D46772: [analyzer] Extend the ObjCAutoreleaseWriteChecker to warn on captures as well

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 14:43:41 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332300: [analyzer] Extend the ObjCAutoreleaseWriteChecker to warn on captures as well (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46772?vs=146685&id=146695#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46772

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp
  cfe/trunk/test/Analysis/autoreleasewritechecker_test.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46772.146695.patch
Type: text/x-patch
Size: 8453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180514/24bdeb1a/attachment.bin>


More information about the llvm-commits mailing list