Commits

Chris Lattner committed 472b52a2a76
Enhance DI's collectDelegatingValueTypeInitSelfUses() method to handle destroy_addr's correctly and to generalize the pattern it matches on when classifying self.init calls. This allows it to handle delegating failable initializers in value types. Joe to provide a testcase. Swift SVN r21474