]> granicus.if.org Git - clang/commit
Fix regression reported in <rdar://problem/6866843>. The analyzer should extend...
authorTed Kremenek <kremenek@apple.com>
Mon, 11 May 2009 18:30:24 +0000 (18:30 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 11 May 2009 18:30:24 +0000 (18:30 +0000)
commitebd5a2dc1a3743fed9157379d89e5eb26293c9d6
tree18ca9e0ff102a186c625de4be5d611761b27d9a3
parentd6a9907ceff2c52738a72e38b6a04ab44ce1173f
Fix regression reported in <rdar://problem/6866843>.  The analyzer should extend the lifetime of an object stored to a container.

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