summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/const-ptr-int-ptr-cast.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Sema/const-ptr-int-ptr-cast.c')
-rw-r--r--clang/test/Sema/const-ptr-int-ptr-cast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Sema/const-ptr-int-ptr-cast.c b/clang/test/Sema/const-ptr-int-ptr-cast.c
index 3590583cd5e..4e08bfff2cb 100644
--- a/clang/test/Sema/const-ptr-int-ptr-cast.c
+++ b/clang/test/Sema/const-ptr-int-ptr-cast.c
@@ -1,4 +1,4 @@
-// RUN: clang -fsyntax-only -verify %s
+// RUN: clang-cc -fsyntax-only -verify %s
#include <stdint.h>
OpenPOWER on IntegriCloud