Commits

John McCall committed b8b16945641
Complain about file names that aren't valid identifiers. When we divide the world into scripts and modules, this won't matter for the former. Recognize <stdin> as a special case; it should instead just always be a script. Fixes rdar://problem/10986311. Swift SVN r1181