Commits

Jordan Rose committed 17dfc5979a6
[swift2objc] Print class types for arguments and return values as "Foo *". This just assumes the class has already been declared. The next step here is to add something that walks all of the referenced types /before/ starting to print the @interface, and makes sure they've been defined or at least forward-declared. Swift SVN r12087