summaryrefslogtreecommitdiffstats
path: root/llvm/test/C++Frontend/2004-09-27-CompilerCrash.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/C++Frontend/2004-09-27-CompilerCrash.cpp')
-rw-r--r--llvm/test/C++Frontend/2004-09-27-CompilerCrash.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/C++Frontend/2004-09-27-CompilerCrash.cpp b/llvm/test/C++Frontend/2004-09-27-CompilerCrash.cpp
index 1e5e6acea5a..b997616c0dc 100644
--- a/llvm/test/C++Frontend/2004-09-27-CompilerCrash.cpp
+++ b/llvm/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>
OpenPOWER on IntegriCloud