commit | 82c19ae10a1486176b031dad41a4c22087fbde99 | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Thu Dec 18 22:13:31 2008 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Thu Dec 18 22:13:31 2008 +0000 |
tree | 1457eaf53db4371a001f9866f56f0ae6e1813c26 | |
parent | 98c206921a4b2ee7c6d9f67e88ff5ba9a9a12f69 [diff] [blame] |
Re-XFAIL this test until debug stuff settles down. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61219 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/FrontendC++/2006-11-06-StackTrace.cpp b/test/FrontendC++/2006-11-06-StackTrace.cpp index 9d2fda3..26f4788 100644 --- a/test/FrontendC++/2006-11-06-StackTrace.cpp +++ b/test/FrontendC++/2006-11-06-StackTrace.cpp
@@ -10,7 +10,10 @@ // RUN: grep {#7 0x.* in main.*(argc=\[12\],.*argv=.*)} // Only works on ppc, x86 and x86_64. Should generalize? -// XFAIL: alpha|ia64|arm|linux +// XFAIL: alpha|ia64|arm + +// FIXME: Un-XFAIL this test when debug stuff is working again. +// XFAIL: * #include <stdlib.h>