Skip to content

Commit c94ffcf

Browse files
[ModuleTrace] Mark test unsupported for windows-msvc.
1 parent 3cb8f9b commit c94ffcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Driver/loaded_module_trace_directness.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
// Unsupported on Windows because we are using #import in ObjC, which leads
55
// to compiler errors on Windows.
6-
// UNSUPPORTED: OS=Windows
6+
// UNSUPPORTED: OS=windows-msvc
77

88
// Dependency graph:
99

0 commit comments

Comments
 (0)