swift-testing
swift-testing copied to clipboard
Enable `encoderCLSID` API on Windows' `AttachableImageFormat`.
This PR enables var encoderCLSID and init(encoderCLSID:) now that https://github.com/swiftlang/swift/pull/84466 has landed.
Checklist:
- [x] Code and documentation should follow the style of the Style Guide.
- [x] If public symbols are renamed or modified, DocC references should be updated.