aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/copypaste/macro-complexity.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/copypaste/macro-complexity.cpp')
-rw-r--r--test/Analysis/copypaste/macro-complexity.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/copypaste/macro-complexity.cpp b/test/Analysis/copypaste/macro-complexity.cpp
index aca4df1d025c..70d3f0c74820 100644
--- a/test/Analysis/copypaste/macro-complexity.cpp
+++ b/test/Analysis/copypaste/macro-complexity.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -std=c++11 -analyzer-checker=alpha.clone.CloneChecker -analyzer-config alpha.clone.CloneChecker:MinimumCloneComplexity=10 -verify %s
+// RUN: %clang_analyze_cc1 -std=c++11 -analyzer-checker=alpha.clone.CloneChecker -analyzer-config alpha.clone.CloneChecker:MinimumCloneComplexity=10 -verify %s
// Tests that the complexity value of a macro expansion is about the same as
// the complexity value of a normal function call and the the macro body doesn't