Commits

Jordan Rose committed ba384fe506f
[ClangImporter] Import 'Class<SomeProto>' as 'SomeProto.Type'. (#3185) Swift has supported this for a long time using manual casts and going from Swift to Objective-C; just enable it now for the importer. rdar://problem/15101588