summaryrefslogtreecommitdiffstats
path: root/test/Sema/void_arg.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Sema/void_arg.c')
-rw-r--r--test/Sema/void_arg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Sema/void_arg.c b/test/Sema/void_arg.c
index 6799146a5f..337972fd14 100644
--- a/test/Sema/void_arg.c
+++ b/test/Sema/void_arg.c
@@ -1,4 +1,4 @@
-/* RUN: clang-cc -fsyntax-only %s -verify
+/* RUN: %clang_cc1 -fsyntax-only %s -verify
*/
typedef void Void;