]> granicus.if.org Git - clang/commit
Teach RetainCountChecker about mixing method families with explicit annotations....
authorTed Kremenek <kremenek@apple.com>
Fri, 9 Mar 2012 23:34:08 +0000 (23:34 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 9 Mar 2012 23:34:08 +0000 (23:34 +0000)
commit7acf23f03e4598d9a68d4a5e5441947300f0d32c
tree13c6a868cb0873c18bb82dbb5d867cf28694c4f5
parent8a4e1829d608de66345701e2316e43daf60b6978
Teach RetainCountChecker about mixing method families with explicit annotations.  Fixes <rdar://problem/10824732>.

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