Skip to content
Commit ebbef7d0 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Add new checker-specific attribute 'objc_ownership_cfretain'. This is the same

as 'objc_ownership_cfretain' except that the method acts like a CFRetain instead
of a [... retain] (important in GC modes). Checker support is wired up, but
currently only for Objective-C message expressions (not function calls).

llvm-svn: 70218
parent 21b349d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment