commit | 31c215e62031b14e85c2f695c261817c044b465b | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Mon May 04 17:29:57 2009 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Mon May 04 17:29:57 2009 +0000 |
tree | 71cb48591e69abe2d5fb1b6d09c6af61012c1367 | |
parent | 1308f573d7a9840713879deb3c02b219197cd827 [diff] |
Rename attributes: 'objc_ownership_cfretain' -> 'cf_ownership_retain' 'objc_ownership_cfrelease' -> 'cf_ownership_release' Motivation: Core Foundation objects can be used in isolation from Objective-C, and this forces users to reason about the separate semantics of CF objects. More Sema support pending. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70884 91177308-0d34-0410-b5e6-96231b3b80d8