]> granicus.if.org Git - clang/commit
retain checker: Track the number of times a tracked object is sent
authorTed Kremenek <kremenek@apple.com>
Fri, 8 May 2009 20:01:42 +0000 (20:01 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 8 May 2009 20:01:42 +0000 (20:01 +0000)
commitf21332e786564e83dc77451c05833f74e8f080c2
tree40003b6ec7b4760d7f61cc09f9c1bbfd22a5cc9a
parent4c2743f0afe601b0e8ea7bd9b3cd0fb09083a181
retain checker: Track the number of times a tracked object is sent
'autorelease'. This isn't used yet to flag errors.

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