Files
swift-mirror/lib/Frontend/CompilerInvocation.cpp
Connor Wakamo 6348426d3f [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
2014-01-23 22:20:06 +00:00

21 KiB