]> granicus.if.org Git - clang/commit
[analyzer] Move function retain-count effect summary log from CFRefCount to RetainRel...
authorJordy Rose <jediknil@belkadan.com>
Tue, 23 Aug 2011 20:55:48 +0000 (20:55 +0000)
committerJordy Rose <jediknil@belkadan.com>
Tue, 23 Aug 2011 20:55:48 +0000 (20:55 +0000)
commitec9ef856fb43630949f64f8dbc5059ad47a750d3
tree36dfb7dd5c60e822ce6a552e1783f53df2fae874
parent540dda6f2e4982b3eab0300c804345f5b6104c11
[analyzer] Move function retain-count effect summary log from CFRefCount to RetainReleaseChecker, and then explicitly provide the summary log when creating CFRefReports. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138374 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/CFRefCount.cpp