Commits

Chris Lattner committed 1ad24fdfc21
rework how 'as' casts are diagnosed, removing a special case from CSApply and allowing these failures to hook into other diagnostic goodies (e.g. the "did you mean to use '!' or '?'?" cases showing in the testsuite). That said, by itself this doesn't have a huge impact, but avoids regressions with other pending changes. Swift SVN r31289