In ARC, when applying an ownership to a non-objc pointer, instead of ignoring it
create an attributed type with same type as the original type. We effectively retain the source info that an ownership attribute was present but the attribute is ignored by not modifying the type that it was applied to. llvm-svn: 143736
Loading
Please register or sign in to comment