]> granicus.if.org Git - clang/commit
"Teach" RetainCountChecker about dispatch_set_context, which can indirectly free...
authorTed Kremenek <kremenek@apple.com>
Thu, 22 Mar 2012 06:29:41 +0000 (06:29 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 22 Mar 2012 06:29:41 +0000 (06:29 +0000)
commit06911d4e88b1a6ca7ec3b2d8e234e679a4c09ff9
treebd9835d0312cf95d26fbc90d591f3111fece2f88
parent8bd37f1197b3137e6541fe032dfad2d9bf1d76fe
"Teach" RetainCountChecker about dispatch_set_context, which can indirectly free its argument later.  Fixes <rdar://problem/11059275>.

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