summaryrefslogtreecommitdiff
path: root/test/CXX/temp/temp.decls/temp.fct/temp.over.link/p6.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/CXX/temp/temp.decls/temp.fct/temp.over.link/p6.cpp')
-rw-r--r--test/CXX/temp/temp.decls/temp.fct/temp.over.link/p6.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CXX/temp/temp.decls/temp.fct/temp.over.link/p6.cpp b/test/CXX/temp/temp.decls/temp.fct/temp.over.link/p6.cpp
index 7606a2a6ee..2571e45c5c 100644
--- a/test/CXX/temp/temp.decls/temp.fct/temp.over.link/p6.cpp
+++ b/test/CXX/temp/temp.decls/temp.fct/temp.over.link/p6.cpp
@@ -1,5 +1,4 @@
// RUN: clang-cc -fsyntax-only -verify %s
-// XFAIL
template<int N, int M>
struct A0 {