aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2009-01-14 20:10:24 +0000
committerDevang Patel <dpatel@apple.com>2009-01-14 20:10:24 +0000
commit37315759b4d8f11c2405bea095899a953771114e (patch)
tree5e9069fef83e9d73cad3c85b1bb82e6d8e97f746
parent29cab5f0ee477f86d305ed080d61c17ff64b602f (diff)
downloadexternal_llvm-37315759b4d8f11c2405bea095899a953771114e.zip
external_llvm-37315759b4d8f11c2405bea095899a953771114e.tar.gz
external_llvm-37315759b4d8f11c2405bea095899a953771114e.tar.bz2
xfail for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62243 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/FrontendC++/2006-11-06-StackTrace.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/FrontendC++/2006-11-06-StackTrace.cpp b/test/FrontendC++/2006-11-06-StackTrace.cpp
index d1b60c9..78e7b2a 100644
--- a/test/FrontendC++/2006-11-06-StackTrace.cpp
+++ b/test/FrontendC++/2006-11-06-StackTrace.cpp
@@ -12,6 +12,7 @@
// Only works on ppc, x86 and x86_64. Should generalize?
// FIXME: Un-XFAIL this test for Linux when debug stuff is working again.
// XFAIL: alpha|ia64|arm|linux
+// XFAIL: *
#include <stdlib.h>