summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/uninit-msg-expr.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/uninit-msg-expr.m')
-rw-r--r--clang/test/Analysis/uninit-msg-expr.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Analysis/uninit-msg-expr.m b/clang/test/Analysis/uninit-msg-expr.m
index 10b98373142..3bceca0e6c3 100644
--- a/clang/test/Analysis/uninit-msg-expr.m
+++ b/clang/test/Analysis/uninit-msg-expr.m
@@ -1,4 +1,4 @@
-// RUN: clang -checker-simple -verify %s
+// RUN: clang -analyze -checker-simple -verify %s
//===----------------------------------------------------------------------===//
// The following code is reduced using delta-debugging from
OpenPOWER on IntegriCloud