Commits

Chris Lattner committed ab4048bac26
make the -enable-definite-init staging option enable the new "assign" insertion logic in SILGen. This exposes a bug in the definite analysis pass handling aggregates, which is why the testcase is changing. Given that noone is using this yet, I'm just changing the test, I'll fix it next. Swift SVN r7187