Commits

Jordan Rose committed 63df4a56045
[swift2objc] Handle subscripts. This is the last major Objective-C declaration kind that shows up in printing bridged Swift classes! As we modify our set of permitting parameter types, we'll need to continue adding special cases so that they come out reasonable, but the major infrastructure work here is pretty much complete. Swift SVN r13649