Skip to content
Commit d979df9e authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

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
parent c2a8401a
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