[PATCH] D56951: [analyzer] Model another special-case kind of cast for OSObject RetainCountChecker

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 22 11:54:03 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351864: [analyzer] Model another special-case kind of cast for OSObject… (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D56951?vs=182651&id=182954#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56951/new/

https://reviews.llvm.org/D56951

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56951.182954.patch
Type: text/x-patch
Size: 5244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190122/05ab7e0a/attachment.bin>


More information about the llvm-commits mailing list