summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/method-arg-decay.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/method-arg-decay.m')
-rw-r--r--test/SemaObjC/method-arg-decay.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/method-arg-decay.m b/test/SemaObjC/method-arg-decay.m
index 82bdc6d..f600029 100644
--- a/test/SemaObjC/method-arg-decay.m
+++ b/test/SemaObjC/method-arg-decay.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -checker-cfref -verify %s
+// RUN: %clang_cc1 -analyzer-check-objc-mem -verify %s
typedef signed char BOOL;
typedef int NSInteger;
typedef unsigned int NSUInteger;
OpenPOWER on IntegriCloud