summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorBenjamin Foster <benjamin.foster@arm.com>2014-08-13 16:11:50 +0000
committerBenjamin Foster <benjamin.foster@arm.com>2014-08-13 16:11:50 +0000
commitbdefab961a8a4dec0fd68a9f8d8c44dba0c9d3be (patch)
tree01f5fc516f27f30f52a3fdf149fe4de8284e8c92 /llvm
parentace8e1e3d44399de3933b068726eb90b11578ccf (diff)
downloadbcm5719-llvm-bdefab961a8a4dec0fd68a9f8d8c44dba0c9d3be.tar.gz
bcm5719-llvm-bdefab961a8a4dec0fd68a9f8d8c44dba0c9d3be.zip
Test commit, remove trailing whitespace
llvm-svn: 215556
Diffstat (limited to 'llvm')
-rw-r--r--llvm/unittests/Support/YAMLParserTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/unittests/Support/YAMLParserTest.cpp b/llvm/unittests/Support/YAMLParserTest.cpp
index e9839358a01..cd8b9f735d7 100644
--- a/llvm/unittests/Support/YAMLParserTest.cpp
+++ b/llvm/unittests/Support/YAMLParserTest.cpp
@@ -18,7 +18,7 @@
namespace llvm {
static void SuppressDiagnosticsOutput(const SMDiagnostic &, void *) {
- // Prevent SourceMgr from writing errors to stderr
+ // Prevent SourceMgr from writing errors to stderr
// to reduce noise in unit test runs.
}
OpenPOWER on IntegriCloud