Commits

Joe Groff committed f4358b7696d
Set up DI tests for failable class initializers. It looks like DI currently admits a strong_release of a "self" value that hasn't been fully initialized yet, which should be considered a violation. Write out an XFAILed test that expresses our intended behavior. Swift SVN r21545