[PATCH] D44178: [analyzer] Correctly model iteration through "nil" objects

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 7 18:58:09 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC326982: [analyzer] Correctly model iteration through "nil" objects (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44178?vs=137287&id=137532#toc

Repository:
  rC Clang

https://reviews.llvm.org/D44178

Files:
  lib/AST/ParentMap.cpp
  lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
  test/Analysis/objc-for.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44178.137532.patch
Type: text/x-patch
Size: 6535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180308/8de24521/attachment.bin>


More information about the cfe-commits mailing list