diff options
Diffstat (limited to 'test/FrontendC++/2006-11-06-StackTrace.cpp')
-rw-r--r-- | test/FrontendC++/2006-11-06-StackTrace.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/FrontendC++/2006-11-06-StackTrace.cpp b/test/FrontendC++/2006-11-06-StackTrace.cpp index 55b34ad82d..e4821b4a07 100644 --- a/test/FrontendC++/2006-11-06-StackTrace.cpp +++ b/test/FrontendC++/2006-11-06-StackTrace.cpp @@ -11,6 +11,7 @@ // Only works on ppc, x86 and x86_64. Should generalize? // XFAIL: alpha|ia64|arm +// XFAIL: * #include <stdlib.h> |