Commits

Chris Willmore committed e2ac9f65acc
Add FixKind for 'as' -> 'as!' conversion Penalize solutions that involve 'as' -> 'as!' changes by recording a Fix when simplifying the corresponding checked-cast constraint. <rdar://problem/19724719> Type checker thinks "(optionalNSString ?? nonoptionalNSString) as String" is a forced cast Swift SVN r25061