Commits

Chris Willmore committed 3dea623b717
<rdar://problem/19495142> Various incorrect diagnostics for explicit type conversions Fix diagnostics for 'as' and 'as!' expressions by ensuring that the conversion constraint used to generate them actually corresponds to the expression in question. Add tests from 19495142. Swift SVN r24547