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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Analysis/null-deref-ps-region.c b/test/Analysis/null-deref-ps-region.c
index 08bfac748c2b..5bb945486fbc 100644
--- a/test/Analysis/null-deref-ps-region.c
+++ b/test/Analysis/null-deref-ps-region.c
@@ -1,4 +1,5 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,experimental.core -std=gnu99 -analyzer-store=region -verify %s
+// RUN: %clang_cc1 -analyze -analyzer-checker=core,alpha.core -std=gnu99 -analyzer-store=region -verify %s
+// expected-no-diagnostics
// The store for 'a[1]' should not be removed mistakenly. SymbolicRegions may