summaryrefslogtreecommitdiffstats
path: root/test/Lexer/unknown-char.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Lexer/unknown-char.c')
-rw-r--r--test/Lexer/unknown-char.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Lexer/unknown-char.c b/test/Lexer/unknown-char.c
index acbf4f039a..334df37225 100644
--- a/test/Lexer/unknown-char.c
+++ b/test/Lexer/unknown-char.c
@@ -1,2 +1,2 @@
-// RUN: clang-cc -E %s 2>&1 | not grep error
+// RUN: %clang_cc1 -E %s 2>&1 | not grep error
` ` ` `