commit | 2fb78a70536274426302415b6fc54a1074788e91 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Wed Dec 17 21:50:35 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Wed Dec 17 21:50:35 2008 +0000 |
tree | 407892b1717a97914889ecd1f509f92cfbffc10a | |
parent | a769c004a2874504c17ea8afccbc4ad35fc33c9f [diff] |
CF-retain/release checker: - Fix regression reported in <rdar://problem/6452745>. After a null check, null references to resources should not have a retain count. This regression was caused by removing the call to "GRTransferFuncs::EvalAssume" in BasicConstraintManager. - Added a test case to test this behavior. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61155 91177308-0d34-0410-b5e6-96231b3b80d8