summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/null-deref-ps-region.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/null-deref-ps-region.c')
-rw-r--r--clang/test/Analysis/null-deref-ps-region.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Analysis/null-deref-ps-region.c b/clang/test/Analysis/null-deref-ps-region.c
index 30dba25d1db..5bb945486fb 100644
--- a/clang/test/Analysis/null-deref-ps-region.c
+++ b/clang/test/Analysis/null-deref-ps-region.c
@@ -1,4 +1,5 @@
// 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
OpenPOWER on IntegriCloud