Skip to content
Commit 9282483b authored by Alex Lorenz's avatar Alex Lorenz
Browse files

[ObjC] Don't disallow vector parameters/return values in methods

whose introduced version is lower than the allowed version.

We should just rely on the target version as this introduced version can lead
to false positives (e.g. deprecated declarations).

rdar://31964333

llvm-svn: 302250
parent e96287f4
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