Commits

Doug Gregor committed 97d66ccf47d
Bridge thick class metatypes as Objective-C class metatypes. Introduce basic bridging support for class metatypes as arguments/parameters. Note that we don't yet bridge 'self' for a class method, which is the more interesting case; that will follow. Swift SVN r14123