mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 17:45:07 +08:00
AppendError always appends a newline to the given argument, while AppendErrorWithFormat does not. I've updated the calls to remove the extra newline.