Commits

Eli Friedman committed fdc45c7611c
Store the VarDecls and Patterns for AnonClosureArgExpr and ExplicitClosureExpr in the AST. It might be possible to save some memory by breaking the AnonClosureArgExpr linked list during type-checking... not sure if that's worthwhile. Swift SVN r1248