Commits

Chris Lattner committed e31b915f540
fix <rdar://problem/20800015> Fix error message for invalid if-let Emitting an error message about a pattern the user didn't write isn't awesome, complain about the type requirements of an if/let binding specifically. Swift SVN r28119