summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/copypaste/dependent-exist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/copypaste/dependent-exist.cpp')
-rw-r--r--clang/test/Analysis/copypaste/dependent-exist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Analysis/copypaste/dependent-exist.cpp b/clang/test/Analysis/copypaste/dependent-exist.cpp
index 5182ba61c9d..9046353d0f0 100644
--- a/clang/test/Analysis/copypaste/dependent-exist.cpp
+++ b/clang/test/Analysis/copypaste/dependent-exist.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -fms-extensions -std=c++1z -analyzer-checker=alpha.clone.CloneChecker -verify %s
+// RUN: %clang_analyze_cc1 -fms-extensions -std=c++1z -analyzer-checker=alpha.clone.CloneChecker -verify %s
// expected-no-diagnostics
OpenPOWER on IntegriCloud