summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/static_local.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/static_local.m')
-rw-r--r--clang/test/Analysis/static_local.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Analysis/static_local.m b/clang/test/Analysis/static_local.m
index dcd49e11a16..daa7ef54c9f 100644
--- a/clang/test/Analysis/static_local.m
+++ b/clang/test/Analysis/static_local.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core -verify -Wno-objc-root-class %s
+// RUN: %clang_analyze_cc1 -analyzer-checker=core -verify -Wno-objc-root-class %s
// expected-no-diagnostics
// Test reasoning about static locals in ObjCMethods.
OpenPOWER on IntegriCloud