aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/format-attribute-printf0.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Sema/format-attribute-printf0.c')
-rw-r--r--test/Sema/format-attribute-printf0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Sema/format-attribute-printf0.c b/test/Sema/format-attribute-printf0.c
index fa7eafd52f..33e8d40076 100644
--- a/test/Sema/format-attribute-printf0.c
+++ b/test/Sema/format-attribute-printf0.c
@@ -1,4 +1,4 @@
-//RUN: clang-cc -fsyntax-only -verify %s
+//RUN: %clang_cc1 -fsyntax-only -verify %s
#include <stdarg.h>