summaryrefslogtreecommitdiff
path: root/test/Driver/crash-report-modules.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/crash-report-modules.m')
-rw-r--r--test/Driver/crash-report-modules.m4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Driver/crash-report-modules.m b/test/Driver/crash-report-modules.m
index 73b1e9f04b..ded31b4ed4 100644
--- a/test/Driver/crash-report-modules.m
+++ b/test/Driver/crash-report-modules.m
@@ -12,6 +12,10 @@
// RUN: FileCheck --check-prefix=CHECKSH %s -input-file %T/crmdir/crash-report-*.sh
// REQUIRES: crash-recovery
+// FIXME: This test creates excessively deep directory hierarchies that cause
+// problems on Windows.
+// UNSUPPORTED: system-windows
+
@import simple;
const int x = MODULE_MACRO;