Commits

Devin Coughlin committed 8e071b11489
Revert "[Sema] Suppress warning about useless availability checks in playgrounds and script mode." As Jordan notes, this uses the wrong check: isScriptMode() is also true for main.swift in an app or command-line tool. This reverts commit 8a72f4357bc04a386cf82acd1de06896515ab5a8. Swift SVN r29583