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 4f79a31..08ffe32 100644
--- a/test/Analysis/elementtype.c
+++ b/test/Analysis/elementtype.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-experimental-internal-checks -checker-cfref -analyzer-store=region %s
+// RUN: %clang_cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region %s
typedef struct added_obj_st {
int type;
OpenPOWER on IntegriCloud