Commits

Chris Lattner committed 28e7245ef98
definitive initialization is not going to be field sensitive for structs anymore: structs are going to be required to be completely initialized through a constructor before used. Start removing some complexity around them. Swift SVN r7245