summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/builtin-prefetch.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Sema/builtin-prefetch.c')
-rw-r--r--clang/test/Sema/builtin-prefetch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Sema/builtin-prefetch.c b/clang/test/Sema/builtin-prefetch.c
index 187552d088c..6b39e75d525 100644
--- a/clang/test/Sema/builtin-prefetch.c
+++ b/clang/test/Sema/builtin-prefetch.c
@@ -1,4 +1,4 @@
-// RUN: clang -fsyntax-only -verify %s
+// RUN: clang-cc -fsyntax-only -verify %s
int foo() {
int a;
OpenPOWER on IntegriCloud