Commits

Jordan Rose committed b4d6a478998
[PrintAsObjC] Use @objc for compile-time names of classes and protocols. This is half of rdar://problem/17469485. The other half will be recognizing in the importer that the Objective-C declaration references a Swift type; see next commit. Swift SVN r29743