summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/CFDateGC.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/CFDateGC.m')
-rw-r--r--clang/test/Analysis/CFDateGC.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Analysis/CFDateGC.m b/clang/test/Analysis/CFDateGC.m
index fae144f859a..714e213f957 100644
--- a/clang/test/Analysis/CFDateGC.m
+++ b/clang/test/Analysis/CFDateGC.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -verify -fobjc-gc %s -Wno-implicit-function-declaration
+// RUN: %clang_analyze_cc1 -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -verify -fobjc-gc %s -Wno-implicit-function-declaration
//===----------------------------------------------------------------------===//
// The following code is reduced using delta-debugging from
OpenPOWER on IntegriCloud