[PATCH] D50880: [analyzer] Preliminary version of retain count checking for OSObjects

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 17:27:45 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340502: [analyzer] Preliminary version of retain count checking for OSObjects (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D50880?vs=162073&id=162115#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50880

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/RetainSummaryManager.h
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp
  cfe/trunk/test/Analysis/osobject-retain-release.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50880.162115.patch
Type: text/x-patch
Size: 19289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180823/16f637b2/attachment.bin>


More information about the llvm-commits mailing list