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