aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/null-deref-ps-region.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/null-deref-ps-region.c')
-rw-r--r--test/Analysis/null-deref-ps-region.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/null-deref-ps-region.c b/test/Analysis/null-deref-ps-region.c
index dfd76e9dfd86..0199d20fdbb2 100644
--- a/test/Analysis/null-deref-ps-region.c
+++ b/test/Analysis/null-deref-ps-region.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-experimental-internal-checks -std=gnu99 -checker-cfref -analyzer-store=region -verify %s
+// RUN: %clang_cc1 -analyze -analyzer-experimental-internal-checks -std=gnu99 -analyzer-check-objc-mem -analyzer-store=region -verify %s
// The store for 'a[1]' should not be removed mistakenly. SymbolicRegions may