Commits

Joe Groff committed 0132f279a7a
IRGen: ObjC super dispatch for super.constructor. Implement super.constructor for ObjC superclasses by dispatching the superclass init message with objc_msgSendSuper2. Fixes <rdar://problem/13107128>. Swift SVN r4288