Skip to content

Commit f7d617a

Browse files
committed
Disable darwin-subframeworks.c test on windows like driverkit-path test
1 parent 3f45b42 commit f7d617a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/test/Driver/darwin-subframeworks.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// UNSUPPORTED: system-windows
2+
// Windows is unsupported because we use the Unix path separator `\`.
3+
14
// Add default directories before running clang to check default
25
// search paths.
36
// RUN: rm -rf %t && mkdir -p %t

0 commit comments

Comments
 (0)