Commits

Joe Pamer committed 5a176426478
If a pattern-binding expression fails validation via a short-circuit, the type check process will cease before a failure could be posted. In this case diagnose the problem to prevent a verification assert later on. (rdar://problem/17087795) Swift SVN r21371