Commits

Doug Gregor committed 02565748b70
Fold checking of the subexpression of 'is' into the enclosing constraint system. Similar to r11235, but for 'is' expressions. QoI suffers somewhat here because (1) we don't have an easy way to specialize the diagnostic, and (2) we can't fix up the broken constraint system when we hit a problem. Swift SVN r11241