aboutsummaryrefslogtreecommitdiff
path: root/test/C++Frontend/2004-09-27-CompilerCrash.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/C++Frontend/2004-09-27-CompilerCrash.cpp')
-rw-r--r--test/C++Frontend/2004-09-27-CompilerCrash.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/C++Frontend/2004-09-27-CompilerCrash.cpp b/test/C++Frontend/2004-09-27-CompilerCrash.cpp
index 1e5e6acea5..b997616c0d 100644
--- a/test/C++Frontend/2004-09-27-CompilerCrash.cpp
+++ b/test/C++Frontend/2004-09-27-CompilerCrash.cpp
@@ -1,4 +1,5 @@
// RUN: %llvmgxx -S %s -o - | llvm-as -f -o /dev/null
+// XFAIL: *
struct Pass {} ;
template<typename PassName>