summaryrefslogtreecommitdiff
path: root/test/FrontendC++
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2009-11-11 19:08:42 +0000
committerDevang Patel <dpatel@apple.com>2009-11-11 19:08:42 +0000
commiteba4ed9cbb8dc4d478c71b5cbe5b846ac79c105d (patch)
treee347c1bc5ddad47b3a9aca10f34d7a97d2071855 /test/FrontendC++
parent4a8efb0c397efc7a60c532d7534b155c53cb1ef7 (diff)
downloadllvm-eba4ed9cbb8dc4d478c71b5cbe5b846ac79c105d.tar.gz
llvm-eba4ed9cbb8dc4d478c71b5cbe5b846ac79c105d.tar.bz2
llvm-eba4ed9cbb8dc4d478c71b5cbe5b846ac79c105d.tar.xz
Reenable StackTracke.cpp test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86861 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/FrontendC++')
-rw-r--r--test/FrontendC++/2006-11-06-StackTrace.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC++/2006-11-06-StackTrace.cpp b/test/FrontendC++/2006-11-06-StackTrace.cpp
index a2b2e1de9e..24eeda8a27 100644
--- a/test/FrontendC++/2006-11-06-StackTrace.cpp
+++ b/test/FrontendC++/2006-11-06-StackTrace.cpp
@@ -12,7 +12,7 @@
// Only works on ppc (but not apple-darwin9), x86 and x86_64. Should
// generalize?
-// XFAIL: *
+// XFAIL: alpha,arm,powerpc-apple-darwin9
#include <stdlib.h>