summaryrefslogtreecommitdiffstats
path: root/test/Index/c-index-redecls.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Index/c-index-redecls.c')
-rw-r--r--test/Index/c-index-redecls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Index/c-index-redecls.c b/test/Index/c-index-redecls.c
index 0cf2f03..67e5868 100644
--- a/test/Index/c-index-redecls.c
+++ b/test/Index/c-index-redecls.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -emit-pch -o %t.ast %s
+// RUN: c-index-test -write-pch %t.ast %s
// RUN: c-index-test -test-load-tu %t.ast all
// rdar://8956193 - We would blow the thread stack because of nested calls due
OpenPOWER on IntegriCloud