[PATCH] D24915: [analyzer] Extend bug reports with extra notes - ObjCDeallocChecker

Artem Dergachev via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 26 10:21:41 PDT 2016


NoQ updated this revision to Diff 72520.
NoQ added a comment.

Addressed two inline comments by Devin in the original review https://reviews.llvm.org/D24278. Rebased on top of the updated https://reviews.llvm.org/D24278.


https://reviews.llvm.org/D24915

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24915.72520.patch
Type: text/x-patch
Size: 10921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160926/ebb4c15a/attachment.bin>


More information about the cfe-commits mailing list