aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/dependency-dump-dependent-module.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/dependency-dump-dependent-module.m')
-rw-r--r--test/Modules/dependency-dump-dependent-module.m6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/Modules/dependency-dump-dependent-module.m b/test/Modules/dependency-dump-dependent-module.m
index df7f5326bb6c..2430726d3ae5 100644
--- a/test/Modules/dependency-dump-dependent-module.m
+++ b/test/Modules/dependency-dump-dependent-module.m
@@ -14,9 +14,3 @@
// VFS: 'name': "Sub2.h"
@import AlsoDependsOnModule;
-
-// FIXME: This fails on win32 due to ERROR_FILENAME_EXCED_RANGE
-// if the working directory is too deep.
-// We should make Win32/Path.inc capable of long pathnames with '\\?\'.
-// For now, this is suppressed on win32.
-// REQUIRES: shell