Commits

Jordan Rose committed 6fe976d3b0e
Diagnose function conversions that change the function's ABI. This post-hoc diagnostic replaces r24915, r25045, and r25054 by doing a very basic check for representation incompatibility between two types. More cases can be added as necessary. rdar://problem/19600325, again. Swift SVN r25117