Commits

Chris Lattner committed 0695fcea12a
improve diagnostic about missing ) in parameter list to use the phrase "parameter list" instead of "tuple argument". Fix a potential crash I introduced by making an assumption about default initialized implied name parameters being the only thing in parens. Swift SVN r13813