Test commit, remove trailing whitespace
[oota-llvm.git] / 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.
 }