| commit | 58dd95ba35b397443963328bc9b5b2a8c2d4aca0 | [log] [tgz] |
|---|---|---|
| author | Ted Kremenek <kremenek@apple.com> | Wed Feb 18 18:54:33 2009 +0000 |
| committer | Ted Kremenek <kremenek@apple.com> | Wed Feb 18 18:54:33 2009 +0000 |
| tree | 37f35ab24af97019434818431d4969e63e801ef4 | |
| parent | 81df846c489d31325918a95bf8a2ee14508755a8 [diff] |
retain/release checker: Distinguish in the function summaries between retain/releases performed via [... release] and CFRetain(). The former are no-ops in GC. The checker already handled this, but now we emit nice diagnostics to the user telling them that these are no-ops. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64937 91177308-0d34-0410-b5e6-96231b3b80d8