Commits

Doug Gregor committed 133bb138480
Always assume that the result of calling self.init or super.init is of the appropriate subclass type. Eliminates some Swift-side checking for a memory safety problem that can only originate in Objective-C. Swift SVN r12413