summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/NSWindow.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/NSWindow.m')
-rw-r--r--clang/test/Analysis/NSWindow.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Analysis/NSWindow.m b/clang/test/Analysis/NSWindow.m
index 44a97e42d6c..e247ff18ceb 100644
--- a/clang/test/Analysis/NSWindow.m
+++ b/clang/test/Analysis/NSWindow.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,alpha.core,deadcode.DeadStores -analyzer-store=region -verify %s
+// RUN: %clang_analyze_cc1 -analyzer-checker=core,osx.cocoa.RetainCount,alpha.core,deadcode.DeadStores -analyzer-store=region -verify %s
// These declarations were reduced using Delta-Debugging from Foundation.h
// on Mac OS X. The test cases are below.
OpenPOWER on IntegriCloud