Commits

Chris Lattner committed 258f91f60b0
revert: r28801 - improve the source location information for { and } in a ClosureExpr. Instead, provide the location of the { in a closure expr to the argument formation as part of the datastructure already used to manage implicit closure arguments in the parser. Swift SVN r28818