mirror of
https://github.com/apple/swift-foundation.git
synced 2025-05-23 22:13:35 +08:00
Introduce the new Win32 error domain and error type to allow us to represent the underlying OS error for file system operations. This prepares us for the necessary support in `FileManager`.