Commits

John McCall committed c6374093f65
Add support for messaging Objective-C classes. Notably, there is still no support for +1 return values, so we'll leak when doing alloc/init and so on; but this gets the fundamentals in place. A lot of the extra stuff in here is dealing with mapping between metatypes and class objects. Swift SVN r3425