Skip to content
Commit d7357a9b authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Objective-C++ ARC: eliminate the utterly unjustified loophole that

silently dropped ownership qualifiers that were being applied to
ownership-qualified, substituted type that was *not* a substituted
template type parameter. We now provide a diagnostic in such cases,
and recover by dropping the added qualifiers.

Document this behavior in the ARC specification.

llvm-svn: 133309
parent 157e6a79
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