[PATCH] D17511: [analyzer] Make ObjCDeallocChecker path sensitive.

Devin Coughlin via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 22 16:02:07 PST 2016


dcoughlin added a subscriber: cfe-commits.
dcoughlin updated this revision to Diff 48750.
dcoughlin added a comment.

Provide diff with context. Apologies for leaving that out.


http://reviews.llvm.org/D17511

Files:
  lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  test/Analysis/DeallocMissingRelease.m
  test/Analysis/MissingDealloc.m
  test/Analysis/PR2978.m
  test/Analysis/properties.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17511.48750.patch
Type: text/x-patch
Size: 56131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160223/71c0ed64/attachment-0001.bin>


More information about the cfe-commits mailing list