summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/operator-function-id-template.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaTemplate/operator-function-id-template.cpp')
-rw-r--r--clang/test/SemaTemplate/operator-function-id-template.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/SemaTemplate/operator-function-id-template.cpp b/clang/test/SemaTemplate/operator-function-id-template.cpp
index 9a0884e8136..96dfe26cc59 100644
--- a/clang/test/SemaTemplate/operator-function-id-template.cpp
+++ b/clang/test/SemaTemplate/operator-function-id-template.cpp
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -fsyntax-only -verify %s
+// expected-no-diagnostics
template<typename T>
struct A {
OpenPOWER on IntegriCloud