Commits

Jordan Rose committed 7cd4341cd62
Force color diagnostics when using the driver from the command line. Previously, the frontend detected that its output was being piped into the driver and buffered, and decided that that wasn't a color-friendly output stream. Now, the driver passes -color-diagnostics to the frontend to force color output if the driver itself is in a color-output context. <rdar://problem/16697713> Swift SVN r18506