summaryrefslogtreecommitdiff
path: root/test/Analysis/copypaste/text-diagnostics.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/copypaste/text-diagnostics.cpp')
-rw-r--r--test/Analysis/copypaste/text-diagnostics.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/copypaste/text-diagnostics.cpp b/test/Analysis/copypaste/text-diagnostics.cpp
index a80afdb1eaf8..a6e358cc8535 100644
--- a/test/Analysis/copypaste/text-diagnostics.cpp
+++ b/test/Analysis/copypaste/text-diagnostics.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-output=text -std=c++11 -analyzer-checker=alpha.clone.CloneChecker -verify %s
+// RUN: %clang_analyze_cc1 -analyzer-output=text -std=c++11 -analyzer-checker=alpha.clone.CloneChecker -verify %s
void log();