aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/statements.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Sema/statements.c')
-rw-r--r--test/Sema/statements.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Sema/statements.c b/test/Sema/statements.c
index 8eac052a25c7..3cd2460e79d9 100644
--- a/test/Sema/statements.c
+++ b/test/Sema/statements.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -fsyntax-only -verify
+// RUN: %clang_cc1 %s -fsyntax-only -verify
typedef unsigned __uint32_t;