]> granicus.if.org Git - clang/commit
[analyzer] Migrate the handling of retain-count-related RetEffects and ArgEffects...
authorJordy Rose <jediknil@belkadan.com>
Mon, 22 Aug 2011 23:48:23 +0000 (23:48 +0000)
committerJordy Rose <jediknil@belkadan.com>
Mon, 22 Aug 2011 23:48:23 +0000 (23:48 +0000)
commit294396b9f2a2f4ffee6b7ed5e61211fde50b6554
tree20f4d3c093bb8be0a42bb12106684d69ddfacda2
parent7bbd166c0e7644e56257537fc16082bf270f8dfb
[analyzer] Migrate the handling of retain-count-related RetEffects and ArgEffects from CFRefCount to RetainReleaseChecker. No intended functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138309 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/PathSensitive/ObjCMessage.h
lib/StaticAnalyzer/Core/CFRefCount.cpp