]> granicus.if.org Git - clang/commit
[analyzer] Another RetainCountChecker cleanup
authorGeorge Karpenkov <ekarpenkov@apple.com>
Wed, 16 Jan 2019 23:21:38 +0000 (23:21 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Wed, 16 Jan 2019 23:21:38 +0000 (23:21 +0000)
commita7fd64ae21cc360a78e79e73bae54758fc296efc
tree13fa635b2f2b32dcfefb192a0b22012afe115e6a
parent83ea787ada4c65112ba4c36d9d91f983086cfca4
[analyzer] Another RetainCountChecker cleanup

This is not NFC strictly speaking, since it unifies CleanupAttr handling,
so that out parameters now also understand it.

Differential Revision: https://reviews.llvm.org/D56759

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@351394 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
test/Analysis/osobject-retain-release.cpp