summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/no-exit-cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/no-exit-cfg.c')
-rw-r--r--clang/test/Analysis/no-exit-cfg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Analysis/no-exit-cfg.c b/clang/test/Analysis/no-exit-cfg.c
index b61abf548f0..60637a1916e 100644
--- a/clang/test/Analysis/no-exit-cfg.c
+++ b/clang/test/Analysis/no-exit-cfg.c
@@ -1,4 +1,4 @@
-// RUN: clang -checker-cfref -verify %s
+// RUN: clang -analyze -checker-cfref -verify %s
// This is a test case for the issue reported in PR 2819:
// http://llvm.org/bugs/show_bug.cgi?id=2819
OpenPOWER on IntegriCloud