[PATCH] D55033: [analyzer] Add the type of the leaked object to the diagnostic message
George Karpenkov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 29 18:20:58 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC347943: [analyzer] Add the type of the leaked object to the diagnostic message (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D55033?vs=176005&id=176012#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55033/new/
https://reviews.llvm.org/D55033
Files:
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h
test/Analysis/Inputs/expected-plists/objc-arc.m.plist
test/Analysis/Inputs/expected-plists/retain-release-path-notes.m.plist
test/Analysis/objc-radar17039661.m
test/Analysis/osobject-retain-release.cpp
test/Analysis/retain-release-path-notes.m
test/Analysis/retaincountchecker-compoundregion.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55033.176012.patch
Type: text/x-patch
Size: 13316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181130/0c6dccd6/attachment.bin>
More information about the cfe-commits
mailing list