[PATCH] D55400: [analyzer] Move out tracking retain count for OSObjects into a separate checker
George Karpenkov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 7 12:25:39 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC348638: [analyzer] Move out tracking retain count for OSObjects into a separate checker (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D55400?vs=177271&id=177276#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55400/new/
https://reviews.llvm.org/D55400
Files:
include/clang/StaticAnalyzer/Checkers/Checkers.td
include/clang/StaticAnalyzer/Core/RetainSummaryManager.h
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
lib/StaticAnalyzer/Core/RetainSummaryManager.cpp
test/Analysis/osobject-retain-release.cpp
test/Analysis/test-separate-retaincount.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55400.177276.patch
Type: text/x-patch
Size: 20978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181207/aa06ec7d/attachment-0001.bin>
More information about the cfe-commits
mailing list