summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/copypaste/objc-methods.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/copypaste/objc-methods.m')
-rw-r--r--clang/test/Analysis/copypaste/objc-methods.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Analysis/copypaste/objc-methods.m b/clang/test/Analysis/copypaste/objc-methods.m
index 9b8002c003a..e63c7f6288b 100644
--- a/clang/test/Analysis/copypaste/objc-methods.m
+++ b/clang/test/Analysis/copypaste/objc-methods.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -Wno-objc-root-class -analyzer-checker=alpha.clone.CloneChecker -verify %s
+// RUN: %clang_analyze_cc1 -Wno-objc-root-class -analyzer-checker=alpha.clone.CloneChecker -verify %s
// This tests if we search for clones in Objective-C methods.
OpenPOWER on IntegriCloud