[PATCH] D56240: [analyzer] Support for OSObjects out parameters in RetainCountChecker
George Karpenkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 11 15:40:18 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350982: [analyzer] Support for OSObjects out parameters in RetainCountChecker (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D56240?vs=181373&id=181385#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56240/new/
https://reviews.llvm.org/D56240
Files:
cfe/trunk/include/clang/StaticAnalyzer/Core/RetainSummaryManager.h
cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
cfe/trunk/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp
cfe/trunk/test/Analysis/Inputs/expected-plists/retain-release.m.objc.plist
cfe/trunk/test/Analysis/Inputs/expected-plists/retain-release.m.objcpp.plist
cfe/trunk/test/Analysis/osobject-retain-release.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56240.181385.patch
Type: text/x-patch
Size: 30716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/fd2d5e68/attachment.bin>
More information about the llvm-commits
mailing list