summaryrefslogtreecommitdiff
path: root/test/Analysis/delegates.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/delegates.m')
-rw-r--r--test/Analysis/delegates.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/delegates.m b/test/Analysis/delegates.m
index 28e9006c18e5..23028054517e 100644
--- a/test/Analysis/delegates.m
+++ b/test/Analysis/delegates.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -Wno-objc-root-class -verify %s
+// RUN: %clang_analyze_cc1 -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -Wno-objc-root-class -verify %s
// expected-no-diagnostics