Skip to content

Commit 2007515

Browse files
authored
Merge pull request swiftlang#28909 from apple/revert-28894-wunicode
Revert "Driver: mark test as XFAIL on windows"
2 parents 97a5690 + 621cd3e commit 2007515

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Driver/batch_mode_with_supplementary_filelist.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,3 @@
77
// RUN: %swiftc_driver -enable-batch-mode -driver-filelist-threshold=0 -j2 %t/main.swift %t/file-01.swift %t/file-02.swift %t/file-03.swift -o %t/file-01.o -o %t/file-02.o -o %t/file-03.o -### | %FileCheck %s -check-prefix=CHECK-SUPPLEMENTARY-OUTPUT-FILELIST
88
//
99
// CHECK-SUPPLEMENTARY-OUTPUT-FILELIST: -supplementary-output-file-map {{.*(/|\\)}}supplementaryOutputs-
10-
//
11-
// XFAIL: OS=windows-msvc

0 commit comments

Comments
 (0)