[PATCH] D27740: [analyzer] Include type name in Retain Count Checker diagnostics

Anna Zaks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 14 11:45:06 PST 2016


zaks.anna updated this revision to Diff 81429.
zaks.anna added a comment.

Devin did not like the '*' in the diagnostic for ObjC objects, so remove the '*'.


https://reviews.llvm.org/D27740

Files:
  lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
  test/Analysis/edges-new.mm
  test/Analysis/inlining/path-notes.m
  test/Analysis/objc-arc.m
  test/Analysis/plist-output-alternate.m
  test/Analysis/plist-output.m
  test/Analysis/retain-release-arc.m
  test/Analysis/retain-release-path-notes-gc.m
  test/Analysis/retain-release-path-notes.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27740.81429.patch
Type: text/x-patch
Size: 54473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161214/b967226f/attachment-0001.bin>


More information about the cfe-commits mailing list