summaryrefslogtreecommitdiff
path: root/test/FrontendC++
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-12-18 00:27:15 +0000
committerBill Wendling <isanbard@gmail.com>2008-12-18 00:27:15 +0000
commit10ef02e2c83607c507e6db7b5f44ee5f3225f000 (patch)
tree2fdc60aa6eea341065ac5bced35c26f371a8fb70 /test/FrontendC++
parent13d10096e1e2c1185c89d94ca69827a737550afd (diff)
downloadllvm-10ef02e2c83607c507e6db7b5f44ee5f3225f000.tar.gz
llvm-10ef02e2c83607c507e6db7b5f44ee5f3225f000.tar.bz2
llvm-10ef02e2c83607c507e6db7b5f44ee5f3225f000.tar.xz
Do not XFAIL.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61174 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>