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

When applying ARC __weak to a non-objc pointer, do not give error that

__weak is unsupported by the deployment target, since it is going to be
ignored anyway.

Makes it easier for incremental migration from GC.

llvm-svn: 143975
parent 2c5dab54
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