Commits

Chris Lattner committed 54c752183f3
when diagnosing an invalid conversion between two function types, strip off irrelevant noescape/throws bits to avoid confusing the issue with folks who don't know that you can pass a nothrow closure to a throw parameter (which are going to be pervasive in the stdlib) Swift SVN r30912