summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/ObjCProperties.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/ObjCProperties.m')
-rw-r--r--clang/test/Analysis/ObjCProperties.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Analysis/ObjCProperties.m b/clang/test/Analysis/ObjCProperties.m
index 201e3e165d8..1a112ec2b12 100644
--- a/clang/test/Analysis/ObjCProperties.m
+++ b/clang/test/Analysis/ObjCProperties.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core,alpha.core -analyzer-store=region -Wno-objc-root-class %s -verify
+// RUN: %clang_analyze_cc1 -analyzer-checker=core,alpha.core -analyzer-store=region -Wno-objc-root-class %s -verify
// expected-no-diagnostics
// The point of this test cases is to exercise properties in the static
OpenPOWER on IntegriCloud