Commits

Chris Lattner committed 554f5e8ec08
Now that "addFunctionParametersToScope" just adds the variables from the pattern to the scope (it doesn't do other argument specific stuff like mucking with decl contexts) rename it to addPatternVariablesToScope, and use it in two more places in the parser. Swift SVN r13710