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

Malhar Thakkar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 19 11:36:47 PDT 2017


malhar1995 updated this revision to Diff 107347.
malhar1995 added a comment.

Addressed all comments except the one where I had to remove the test to see if the return type was null while emitting diagnostics.


Repository:
  rL LLVM

https://reviews.llvm.org/D35613

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35613.107347.patch
Type: text/x-patch
Size: 6699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170719/bcc4e93b/attachment-0001.bin>


More information about the cfe-commits mailing list