Commits

Doug Gregor committed 1f45f28837a
Emit the constructors synthesized by the Clang importer for ObjC init/new methods. Note that the constructors we emit don't function yet, since they rely on the not-yet-implemented class message sends to Objective-C methods. Swift SVN r3370