summaryrefslogtreecommitdiffstats
path: root/test/Analysis/func.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/func.c')
-rw-r--r--test/Analysis/func.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Analysis/func.c b/test/Analysis/func.c
index ac067a9..a018d0a 100644
--- a/test/Analysis/func.c
+++ b/test/Analysis/func.c
@@ -1,4 +1,5 @@
// RUN: clang-cc -analyze -checker-simple -verify %s &&
+// RUN: clang-cc -analyze -checker-simple -analyzer-store=region -verify %s &&
// RUN: clang-cc -analyze -checker-cfref -analyzer-store=basic -verify %s &&
// RUN: clang-cc -analyze -checker-cfref -analyzer-store=region -verify %s
OpenPOWER on IntegriCloud