Commits

Dmitri Hrybenko committed 480cd8f116f
Allow @objc in generic contexts. We might want to disallow some of these cases later, but for now Objective-C should be able to access Objecvive-C-representable members of generic class instances if one passes such an instance to Objective-C. Swift SVN r9802