Commits

Chris Lattner committed 554b7d05251
Fix SR-596 - Compiler crashes when accesing a non-existent property of a closure parameter This crash was a bug in computeTupleShuffle handling conversions to a parameter list with a varargs argument in the middle of the list. In this case, it is coming from the parameter list for Swift.print.