Commits

Jordan Rose committed efc8b0d3ec4
[PrintAsObjC] Add objc_subclassing_restricted to Swift classes. This will cause new enough Clangs to warn when someone tries to subclass a Swift class from Objective-C. <rdar://problem/15800366> Swift SVN r16897