]> granicus.if.org Git - clang/commitdiff
Remove trailing whitespace (especially after a \ which should be trailing)
authorMatt Beaumont-Gay <matthewbg@google.com>
Wed, 14 Mar 2012 01:23:41 +0000 (01:23 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Wed, 14 Mar 2012 01:23:41 +0000 (01:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152695 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/diagnostics.c

index 9abcdb67f4208d0e88d747222c0a2cfa6ac55023..8500fad89d838eb83f766c3c107db8742e6b9d76 100644 (file)
@@ -2,8 +2,8 @@
 // PR12181
 
 // RUN: not %clang -target x86_64-apple-darwin10 \
-// RUN:   -fsyntax-only -fzyzzybalubah \ 
-// RUN:   -Werror=unused-command-line-argument %s 
+// RUN:   -fsyntax-only -fzyzzybalubah \
+// RUN:   -Werror=unused-command-line-argument %s
 
 // RUN: not %clang -target x86_64-apple-darwin10 \
-// RUN:   -fsyntax-only -fzyzzybalubah -Werror %s 
+// RUN:   -fsyntax-only -fzyzzybalubah -Werror %s