summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/c-index-api-fn-scan.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Index/c-index-api-fn-scan.m')
-rw-r--r--clang/test/Index/c-index-api-fn-scan.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Index/c-index-api-fn-scan.m b/clang/test/Index/c-index-api-fn-scan.m
index 0350d87b39e..8cbc036a5ca 100644
--- a/clang/test/Index/c-index-api-fn-scan.m
+++ b/clang/test/Index/c-index-api-fn-scan.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -triple x86_64-apple-darwin10 -fobjc-nonfragile-abi -fblocks -emit-pch -x objective-c %s -o %t.ast
+// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-nonfragile-abi -fblocks -emit-pch -x objective-c %s -o %t.ast
// RUN: c-index-test -test-load-tu %t.ast scan-function | FileCheck %s
OpenPOWER on IntegriCloud