summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/region-1.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/region-1.m')
-rw-r--r--clang/test/Analysis/region-1.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Analysis/region-1.m b/clang/test/Analysis/region-1.m
index 6940c69dc1b..3245bd4cf74 100644
--- a/clang/test/Analysis/region-1.m
+++ b/clang/test/Analysis/region-1.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,alpha.core -analyzer-store=region -verify %s
+// RUN: %clang_analyze_cc1 -analyzer-checker=core,alpha.core -analyzer-store=region -verify %s
// expected-no-diagnostics
//
// This test case simply should not crash. It evaluates the logic of not
OpenPOWER on IntegriCloud