summaryrefslogtreecommitdiffstats
path: root/test/Sema/pragma-pack-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Sema/pragma-pack-2.c')
-rw-r--r--test/Sema/pragma-pack-2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Sema/pragma-pack-2.c b/test/Sema/pragma-pack-2.c
index 25be553978..3e6234c57f 100644
--- a/test/Sema/pragma-pack-2.c
+++ b/test/Sema/pragma-pack-2.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i686-apple-darwin9 %s -fsyntax-only -verify
+// RUN: %clang_cc1 -triple i686-apple-darwin9 %s -fsyntax-only -verify
#include <stddef.h>