diff options
Diffstat (limited to 'test/Driver/parsing.c')
-rw-r--r-- | test/Driver/parsing.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Driver/parsing.c b/test/Driver/parsing.c index ca3a7f4..eceba37 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 - - - |