Commits

Chris Lattner committed 3ec09eec8e4
force adopt let/else and the Swift 1.2 if/let extensions in the stdlib a bit, for dogfooding and cleanup. I changes cases that had a non-trivial "then" body but a trivial else. Most of the cases in the stdlib have a trivial "then" clause, so I didn't change them. Swift SVN r27567