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

Malhar Thakkar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 20 03:05:03 PDT 2017


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

Removed the checks to see if the symbol type is NULL while printing diagnostics as they are unnecessary.


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.107471.patch
Type: text/x-patch
Size: 7081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170720/7d7d6d4e/attachment-0001.bin>


More information about the cfe-commits mailing list