diff options
Diffstat (limited to 'test/Lexer/newline-eof.c')
-rw-r--r-- | test/Lexer/newline-eof.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Lexer/newline-eof.c b/test/Lexer/newline-eof.c index 12087b2..825a266 100644 --- a/test/Lexer/newline-eof.c +++ b/test/Lexer/newline-eof.c @@ -1,4 +1,4 @@ -// RUN: %clang -cc1 -fsyntax-only -Wnewline-eof -verify %s +// RUN: %clang_cc1 -fsyntax-only -Wnewline-eof -verify %s // rdar://9133072 // The following line isn't terminated, don't fix it. |