]> granicus.if.org Git - clang/commit
Fix PR 4230: Don't flag leaks of NSAutoreleasePools until we know that we aren' at...
authorTed Kremenek <kremenek@apple.com>
Mon, 18 May 2009 23:14:34 +0000 (23:14 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 18 May 2009 23:14:34 +0000 (23:14 +0000)
commitba67f6aa95733aaa9d79c82a8802e67b84e5d8e5
tree38813c081c0f6ef6b06fd812a16eed1bc869eb11
parent2aa39cd55cdb73f26fb9123e6b5a57e69fe43013
Fix PR 4230: Don't flag leaks of NSAutoreleasePools until we know that we aren' at the top-most scope of autorelease pools.

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