summaryrefslogtreecommitdiffstats
path: root/test/CXX/expr/expr.post/expr.ref/p3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/CXX/expr/expr.post/expr.ref/p3.cpp')
-rw-r--r--test/CXX/expr/expr.post/expr.ref/p3.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CXX/expr/expr.post/expr.ref/p3.cpp b/test/CXX/expr/expr.post/expr.ref/p3.cpp
index 98771d3..db33c01 100644
--- a/test/CXX/expr/expr.post/expr.ref/p3.cpp
+++ b/test/CXX/expr/expr.post/expr.ref/p3.cpp
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -verify -fsyntax-only %s
+// expected-no-diagnostics
template<typename T> struct Node {
int lhs;
OpenPOWER on IntegriCloud