Test commit, remove trailing whitespace
authorBenjamin Foster <benjamin.foster@arm.com>
Wed, 13 Aug 2014 16:11:50 +0000 (16:11 +0000)
committerBenjamin Foster <benjamin.foster@arm.com>
Wed, 13 Aug 2014 16:11:50 +0000 (16:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215556 91177308-0d34-0410-b5e6-96231b3b80d8

unittests/Support/YAMLParserTest.cpp

index e9839358a019f6fd77ebfdc0bf755a1f2cbd9ff9..cd8b9f735d7539ddce538f01c3afdc81bbba3969 100644 (file)
@@ -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.
 }