Commits

Connor Wakamo committed d5f95cd574b
[driver] Add a new -driver-skip-execution flag. This instructs the driver to skip task execution by using a DummyTaskQueue in Compilation::performJobsInList(). This option should generally only be used for testing, as DummyTaskQueue may provide fake buffered output. Swift SVN r12350