Commits

Doug Gregor committed 4d6fc894bed
Propagate nil returned from a self.init or super.init call. What we actually do here will likely change depending on how we want to handle error propagation in general, but for now it suffices to propagate the nil via an early exit. Swift SVN r12440