Commits

Dave Zarzycki committed 89865a0dd56
Warn when missing a newline at EOF While we are not C, we should not ignore the strong Unix command-line tool conventions that motivated the C standard to make this be a requirement of the language and a warning in clang/gcc. Swift SVN r3946