Commits

Doug Gregor committed c5cb633aab7
Omit needless words: don't produce parameters with the argument label "with". When dropping the redundant type information from a parameter name would leave us with "with", instead drop the "with" and lowercase the rest of the parameter name. It's still redundant information, but it's less bad than simply "with". Swift SVN r31835