Commits

Connor Wakamo committed 0192838aca7
[driver] Fixed Verbose output for cases where there's a single Command to execute. Previously, Verbose output was not produced for this case; it is now, and this is achieved by making performSingleCommand() a private method on Compilation instead of a static function. Swift SVN r20850