Skip to content

Commit ad5653a

Browse files
authored
README: update platform status
The Windows path is mature enough to support building swift-driver with swift-driver as the driver. There is one remaining issue is a clang issue that was uncovered by the new driver.
1 parent 089c111 commit ad5653a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ The goal of the new Swift driver is to provide a drop-in replacement for the exi
163163
* Platform support
164164
* [x] Teach the `DarwinToolchain` to also handle iOS, tvOS, watchOS
165165
* [x] Fill out the `GenericUnixToolchain` toolchain to get it working
166-
* [ ] Implement a `WindowsToolchain`
166+
* [x] Implement a `WindowsToolchain`
167167
* [x] Implement proper tokenization for response files
168168
* Compilation modes
169169
* [x] Batch mode

0 commit comments

Comments
 (0)