summaryrefslogtreecommitdiffstats
path: root/test/Analysis/elementtype.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/elementtype.c')
-rw-r--r--test/Analysis/elementtype.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/elementtype.c b/test/Analysis/elementtype.c
index b6873ad..f3eee26 100644
--- a/test/Analysis/elementtype.c
+++ b/test/Analysis/elementtype.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -analyze -analyzer-experimental-internal-checks -checker-cfref -analyzer-store=region %s
+// RUN: clang -cc1 -analyze -analyzer-experimental-internal-checks -checker-cfref -analyzer-store=region %s
typedef struct added_obj_st {
int type;
OpenPOWER on IntegriCloud