Commits

Chris Lattner committed 7c64fc4a60e
remove some dead code: this eliminates the scan of an initializer body that attempted to detect whether there was an explicit init in the body. DI takes care of this now. It also removes the logic for generating code to default init ivars. Swift SVN r11044