Commits

Chris Lattner committed 4494a988f44
implement support for default arguments and varargs in ScalarToTupleExpr lowering. There is an apparent case where sema isn't computing the varargs injection function when it should (example 'd'), I'll look at that next. Swift SVN r3028