[PATCH] D53624: [analyzer] For now model that OSDynamicCast never returns 0

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 25 16:40:25 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345338: [analyzer] Correct modelling of OSDynamicCast: eagerly state split (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53624?vs=171192&id=171223#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53624

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/osobject-retain-release.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53624.171223.patch
Type: text/x-patch
Size: 8156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181025/b75c266c/attachment.bin>


More information about the llvm-commits mailing list