]> granicus.if.org Git - clang/commit
Fix idempotent operations false positive caused by ivars not being invalidated in...
authorTed Kremenek <kremenek@apple.com>
Mon, 2 Aug 2010 21:59:12 +0000 (21:59 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 2 Aug 2010 21:59:12 +0000 (21:59 +0000)
commit074ae35bb156bd379cb9bc0b1b85d76e164a1776
tree95c612c6587f03419d7ee1acf6152bf41e4d41a1
parent4204f07fc8bffe6d320b2de95fea274ccf37a17b
Fix idempotent operations false positive caused by ivars not being invalidated in function
calls when the enclosing object had retain/release state.  Fixes <rdar://problem/8261992>.

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