summaryrefslogtreecommitdiff
path: root/test/Sema/complex-promotion.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Sema/complex-promotion.c')
-rw-r--r--test/Sema/complex-promotion.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Sema/complex-promotion.c b/test/Sema/complex-promotion.c
index 3d86c20eb2..23c3b68953 100644
--- a/test/Sema/complex-promotion.c
+++ b/test/Sema/complex-promotion.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -verify -fsyntax-only
+// RUN: %clang_cc1 %s -verify -fsyntax-only
float a;