[PATCH] D27409: [analyzer] RetainCountChecker: The callback in dispatch_data_create() doesn't free the return symbol.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 8 06:16:13 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289047: [analyzer] Add dispatch_data_create as a special case in RetainCountChecker. (authored by dergachev).

Changed prior to commit:
  https://reviews.llvm.org/D27409?vs=80606&id=80750#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27409

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
  cfe/trunk/test/Analysis/retain-release-arc.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27409.80750.patch
Type: text/x-patch
Size: 4804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161208/b1db5c85/attachment.bin>


More information about the cfe-commits mailing list