aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/no-exit-cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/no-exit-cfg.c')
-rw-r--r--test/Analysis/no-exit-cfg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Analysis/no-exit-cfg.c b/test/Analysis/no-exit-cfg.c
index cfcd76d6e0..00781b7918 100644
--- a/test/Analysis/no-exit-cfg.c
+++ b/test/Analysis/no-exit-cfg.c
@@ -1,4 +1,3 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,core.experimental -analyzer-store=basic -verify %s
// RUN: %clang_cc1 -analyze -analyzer-checker=core,core.experimental -analyzer-store=region -verify %s
// This is a test case for the issue reported in PR 2819: