From 37315759b4d8f11c2405bea095899a953771114e Mon Sep 17 00:00:00 2001 From: Devang Patel Date: Wed, 14 Jan 2009 20:10:24 +0000 Subject: [PATCH] xfail for now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62243 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/FrontendC++/2006-11-06-StackTrace.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/FrontendC++/2006-11-06-StackTrace.cpp b/test/FrontendC++/2006-11-06-StackTrace.cpp index d1b60c9b59a..78e7b2a31ec 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 -- 2.34.1