]> granicus.if.org Git - clang/commit
[analyzer] Fix a Heisenbug concerning object lifetimes with a hack. Hopefully a bette...
authorJordy Rose <jediknil@belkadan.com>
Wed, 24 Aug 2011 09:27:24 +0000 (09:27 +0000)
committerJordy Rose <jediknil@belkadan.com>
Wed, 24 Aug 2011 09:27:24 +0000 (09:27 +0000)
commit1ab51c79a9eb5381c8cf06f3506f5224b19a509d
tree36713fa31774b18b96b076cbb98e03744f6c55ed
parent1bb094fd7f5bd581d02c66985588e87862825410
[analyzer] Fix a Heisenbug concerning object lifetimes with a hack. Hopefully a better fix coming soon. See comment for more details.

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