Commits

Chris Lattner committed 5237e5f279d
adjust two places to deal with the ParamDecls in closureexprs that have no type set on them. This is the minimal fix to address the regressions on two validation tests, but another approach (not involving null types) seems like it would be a good idea to investigate on mainline. Swift SVN r31099