Recognize more StdlibUnittest output both in our emacs error parsing
and in the line-directive tool.
Corrected a bug in the emacs error support that caused it to mask one
error format with a second one having the same name
Swift SVN r23464
Core Graphics mirrors were emitting textual representations without
spaces following commas separating values. This commit fixes that
issue.
Swift SVN r22897
New files automatically get the LLVM header if you enable
auto-insert-mode. You can also generate one explicitly in any file
using `M-x llvm-header'. Along the way, factored settings specific to
the Swift project out of swift-mode.el and put them in
swift-project-settings.el
Swift SVN r13319