Commits

Anna Zaks committed ed331412180
Turn "missing return" diagnostic into a hard error. Since "true" and "false" can fold now, detecting "while (true)" is possible. With this false positive gone, we can now turn the warning into an error. Swift SVN r9419