[PATCH] D35613: Add Support for Generic Reference Counting Annotations in RetainCountChecker

Devin Coughlin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 25 10:20:06 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308990: [analyzer] Add diagnostic text for generalized refcount annotations. (authored by dcoughlin).

Changed prior to commit:
  https://reviews.llvm.org/D35613?vs=107471&id=108115#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35613

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Checkers/ObjCRetainCount.h
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
  cfe/trunk/test/Analysis/retain-release-inline.m
  cfe/trunk/test/Analysis/retain-release.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35613.108115.patch
Type: text/x-patch
Size: 7201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170725/f216f473/attachment.bin>


More information about the cfe-commits mailing list