Skip to content

[Swiftify] remove SwiftifyProtocolInfoPrinter (NFC)#87585

Merged
hnrklssn merged 2 commits intoswiftlang:mainfrom
hnrklssn:swiftify-refactor-impl
Mar 2, 2026
Merged

[Swiftify] remove SwiftifyProtocolInfoPrinter (NFC)#87585
hnrklssn merged 2 commits intoswiftlang:mainfrom
hnrklssn:swiftify-refactor-impl

Conversation

@hnrklssn
Copy link
Member

This class is unused since safe interop wrapper support for ObjC methods was backed out. When we reintroduce this, it will be implemented differently, and this class won't be necessary - at least in its current reincarnation. Move as much as possible into swiftifyImpl, making swiftify a thin wrapper around it. This thin wrapper will be relevant when we reimplement support for ObjC methods.

@hnrklssn
Copy link
Member Author

@swift-ci please smoke test

This class is unused since safe interop wrapper support for ObjC methods
was backed out. When we reintroduce this, it will be implemented
differently, and this class won't be necessary - at least in its current
reincarnation. Move as much as possible into swiftifyImpl, making
swiftify a thin wrapper around it. This thin wrapper will be relevant
when we reimplement support for ObjC methods.
This function is unused for now, triggering a warning. Remove until ObjC
method support is re-added.
@hnrklssn hnrklssn force-pushed the swiftify-refactor-impl branch from ee77c52 to 66ae0df Compare February 28, 2026 19:45
@hnrklssn
Copy link
Member Author

@swift-ci please smoke test

@hnrklssn
Copy link
Member Author

@swift-ci please smoke test macos platform

@hnrklssn
Copy link
Member Author

hnrklssn commented Mar 1, 2026

@swift-ci please smoke test

@hnrklssn
Copy link
Member Author

hnrklssn commented Mar 1, 2026

CI Failure: Swift Test Windows Platform

Reason: Infrastructure error detected
Type: Build system error

LINK : fatal error LNK1104: cannot open file 'bin\swiftCore.dll'

Automatically retriggering CI to verify if this is a transient infrastructure issue.

@hnrklssn
Copy link
Member Author

hnrklssn commented Mar 1, 2026

@swift-ci please test windows platform

@hnrklssn hnrklssn merged commit ce6a9fc into swiftlang:main Mar 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants