Commits

Chris Lattner committed 1486238412e
Reapply: propagate the no-escape bit from a parameter into a closure-expr argument. When a ClosureExpr is thus inferred to be non-escape, disable the "self." requirement. .. with fixes. Thanks again to Dmitri for reverting + adding testcase. Swift SVN r24115