diff options
Diffstat (limited to 'test/Analysis/copypaste/call.cpp')
| -rw-r--r-- | test/Analysis/copypaste/call.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/copypaste/call.cpp b/test/Analysis/copypaste/call.cpp index 8e95f7cb304a..046229a30a4a 100644 --- a/test/Analysis/copypaste/call.cpp +++ b/test/Analysis/copypaste/call.cpp @@ -1,4 +1,4 @@ -// RUN: %clang_cc1 -analyze -std=c++1z -analyzer-checker=alpha.clone.CloneChecker -verify %s +// RUN: %clang_analyze_cc1 -std=c++1z -analyzer-checker=alpha.clone.CloneChecker -verify %s  // expected-no-diagnostics  | 
