aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/NSContainers.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/NSContainers.m')
-rw-r--r--test/Analysis/NSContainers.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/NSContainers.m b/test/Analysis/NSContainers.m
index c868459999da..ac33efc1174a 100644
--- a/test/Analysis/NSContainers.m
+++ b/test/Analysis/NSContainers.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -Wno-objc-literal-conversion -analyze -analyzer-checker=core,osx.cocoa.NonNilReturnValue,osx.cocoa.NilArg,osx.cocoa.Loops,debug.ExprInspection -verify -Wno-objc-root-class %s
+// RUN: %clang_analyze_cc1 -Wno-objc-literal-conversion -analyzer-checker=core,osx.cocoa.NonNilReturnValue,osx.cocoa.NilArg,osx.cocoa.Loops,debug.ExprInspection -verify -Wno-objc-root-class %s
void clang_analyzer_eval(int);