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.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Analysis/method-call-intra-p.cpp b/clang/test/Analysis/method-call-intra-p.cpp
index 701479faa82..a1709428402 100644
--- a/clang/test/Analysis/method-call-intra-p.cpp
+++ b/clang/test/Analysis/method-call-intra-p.cpp
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-store region -verify %s
+// expected-no-diagnostics
// Intra-procedural C++ tests.
OpenPOWER on IntegriCloud