Commits

Connor Wakamo committed 6348426d3fa
[frontend] Added support for selecting a default OutputFilename. If the user did not specify an OutputFilename, or if the user specified a directory with -o, calculate a default OutputFilename based on the inputs, module name, and requested action. This matches the behavior of the swift executable. Swift SVN r12880