summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/method-call-intra-p.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/method-call-intra-p.cpp')
-rw-r--r--clang/test/Analysis/method-call-intra-p.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Analysis/method-call-intra-p.cpp b/clang/test/Analysis/method-call-intra-p.cpp
index a1709428402..bead20fecd5 100644
--- a/clang/test/Analysis/method-call-intra-p.cpp
+++ b/clang/test/Analysis/method-call-intra-p.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-store region -verify %s
+// RUN: %clang_analyze_cc1 -analyzer-checker=core -analyzer-store region -verify %s
// expected-no-diagnostics
// Intra-procedural C++ tests.
OpenPOWER on IntegriCloud