aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/copypaste/call.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/copypaste/call.cpp')
-rw-r--r--test/Analysis/copypaste/call.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/copypaste/call.cpp b/test/Analysis/copypaste/call.cpp
index 046229a30a4a..c5ddae5a65f3 100644
--- a/test/Analysis/copypaste/call.cpp
+++ b/test/Analysis/copypaste/call.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_analyze_cc1 -std=c++1z -analyzer-checker=alpha.clone.CloneChecker -verify %s
+// RUN: %clang_analyze_cc1 -std=c++1z -analyzer-checker=alpha.clone.CloneChecker -analyzer-config alpha.clone.CloneChecker:MinimumCloneComplexity=10 -verify %s
// expected-no-diagnostics