[PATCH] D56344: [analyzer] Quote the type of the leaked/problematic object in diagnostics for readability
George Karpenkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 10 10:22:35 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350867: [analyzer] Quote the type of the leaked/problematic object in diagnostics for… (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D56344?vs=180348&id=181096#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56344/new/
https://reviews.llvm.org/D56344
Files:
cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
cfe/trunk/test/Analysis/Inputs/expected-plists/edges-new.mm.plist
cfe/trunk/test/Analysis/Inputs/expected-plists/objc-arc.m.plist
cfe/trunk/test/Analysis/Inputs/expected-plists/objc-radar17039661.m.plist
cfe/trunk/test/Analysis/Inputs/expected-plists/plist-output-alternate.m.plist
cfe/trunk/test/Analysis/Inputs/expected-plists/retain-release-path-notes.m.plist
cfe/trunk/test/Analysis/objc-radar17039661.m
cfe/trunk/test/Analysis/osobject-retain-release.cpp
cfe/trunk/test/Analysis/retain-release-arc.m
cfe/trunk/test/Analysis/retain-release-path-notes.m
cfe/trunk/test/Analysis/retaincountchecker-compoundregion.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56344.181096.patch
Type: text/x-patch
Size: 162285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/73d579ee/attachment.bin>
More information about the llvm-commits
mailing list