Commits
Doug Gregor committed 37a4ce2227e
Produce an error with Fix-Its for the "separated" call syntax. We are removing this syntax. To stage the move, first error with Fix-Its to rewrite to the keyword-argument syntax. In a week or so, we'll remove all of the code supporting the "separated" call syntax. Swift SVN r15833