[PATCH] D50872: [analyzer] Re-instate support for MakeCollectable is RetainCountChecker

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 17 14:43:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC340097: [analyzer] Re-instate support for MakeCollectable is RetainCountChecker (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D50872?vs=161134&id=161338#toc

Repository:
  rC Clang

https://reviews.llvm.org/D50872

Files:
  include/clang/Analysis/ObjCRetainCount.h
  lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
  lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountSummaries.cpp
  lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountSummaries.h
  test/Analysis/Inputs/expected-plists/retain-release-path-notes.m.plist
  test/Analysis/retain-release-path-notes.m
  test/Analysis/retain-release.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50872.161338.patch
Type: text/x-patch
Size: 147732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180817/6f68d029/attachment-0001.bin>


More information about the cfe-commits mailing list