]> granicus.if.org Git - clang/commit
[analyzer] Slightly clean up the fix in 138432, so that it doesn't depend on the...
authorJordy Rose <jediknil@belkadan.com>
Wed, 24 Aug 2011 18:56:32 +0000 (18:56 +0000)
committerJordy Rose <jediknil@belkadan.com>
Wed, 24 Aug 2011 18:56:32 +0000 (18:56 +0000)
commit9c083b766b5a1d26e22eda6d2f94e8370820485a
tree4d846652262ea4cbcce7f067f665f252aed389fa
parent940b97f524bfc9e43f9c27a7eb97816bbc5e9bf5
[analyzer] Slightly clean up the fix in 138432, so that it doesn't depend on the relative ordering of path-sensitive and path-insensitive checks. Still not ideal, but I think a real fix would require infrastructure that doesn't exist yet.

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