aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendC++
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2009-10-13 20:45:18 +0000
committerDevang Patel <dpatel@apple.com>2009-10-13 20:45:18 +0000
commit9578c7aad61935364b28677f19e330b621016148 (patch)
tree2dacb622918794cb6c93681616eb7c6c987782a0 /test/FrontendC++
parent4e1ed88026dadbb508930b3dd30f84bffd01da7e (diff)
downloadexternal_llvm-9578c7aad61935364b28677f19e330b621016148.zip
external_llvm-9578c7aad61935364b28677f19e330b621016148.tar.gz
external_llvm-9578c7aad61935364b28677f19e330b621016148.tar.bz2
These tests now pass.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84019 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 448332b..bbb9af1 100644
--- a/test/FrontendC++/2006-11-06-StackTrace.cpp
+++ b/test/FrontendC++/2006-11-06-StackTrace.cpp
@@ -13,7 +13,6 @@
// Only works on ppc (but not apple-darwin9), x86 and x86_64. Should
// generalize?
// XFAIL: alpha|arm|powerpc-apple-darwin9
-// XFAIL: *
#include <stdlib.h>