summaryrefslogtreecommitdiff
path: root/test/Driver/parsing.c
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2012-04-14 14:01:31 +0000
committerDimitry Andric <dim@FreeBSD.org>2012-04-14 14:01:31 +0000
commitdbe13110f59f48b4dbb7552b3ac2935acdeece7f (patch)
treebe1815eb79b42ff482a8562b13c2dcbf0c5dcbee /test/Driver/parsing.c
parent9da628931ebf2609493570f87824ca22402cc65f (diff)
Notes
Diffstat (limited to 'test/Driver/parsing.c')
-rw-r--r--test/Driver/parsing.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Driver/parsing.c b/test/Driver/parsing.c
index ca3a7f44fd8e..eceba37d84fb 100644
--- a/test/Driver/parsing.c
+++ b/test/Driver/parsing.c
@@ -20,6 +20,3 @@
// RUN: %clang -ccc-print-options -Wally 2> %t
// RUN: grep 'Option 0 - Name: "-ccc-print-options", Values: {}' %t
// RUN: grep 'Option 1 - Name: "-W", Values: {"ally"}' %t
-
-
-