Commits
Doug Gregor committed 05a283a58c4
When dealing with argument tuple conversions, keep the parentheses around This is fairly ugly, because we're halfway between a-function-type-takes-a-tuple and a-function-type-takes-a-set-of-parameters. However, it's another step toward -strict-keyword-arguments. Swift SVN r17727