summaryrefslogtreecommitdiff
path: root/test/FrontendC++
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-02-24 00:37:28 +0000
committerBill Wendling <isanbard@gmail.com>2009-02-24 00:37:28 +0000
commitd1d1c8b3d5eae2de96fc83f2b807556f1b8f85b0 (patch)
treed0c2f49792edb44a67bc186ee9f83172078c1686 /test/FrontendC++
parent5622f07a21b799964dc172925b9ebc38191859f6 (diff)
downloadllvm-d1d1c8b3d5eae2de96fc83f2b807556f1b8f85b0.tar.gz
llvm-d1d1c8b3d5eae2de96fc83f2b807556f1b8f85b0.tar.bz2
llvm-d1d1c8b3d5eae2de96fc83f2b807556f1b8f85b0.tar.xz
Un-XFAIL this test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65355 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/FrontendC++')
-rw-r--r--test/FrontendC++/2006-11-06-StackTrace.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/FrontendC++/2006-11-06-StackTrace.cpp b/test/FrontendC++/2006-11-06-StackTrace.cpp
index e4821b4a07..55b34ad82d 100644
--- a/test/FrontendC++/2006-11-06-StackTrace.cpp
+++ b/test/FrontendC++/2006-11-06-StackTrace.cpp
@@ -11,7 +11,6 @@
// Only works on ppc, x86 and x86_64. Should generalize?
// XFAIL: alpha|ia64|arm
-// XFAIL: *
#include <stdlib.h>