Skip to content

Frontend: Hide and deprecate options for Swift 3 @objc inference #70775

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

tshortli
Copy link
Contributor

@tshortli tshortli commented Jan 8, 2024

The compiler has not supported migrating Swift 3 code to Swift 4 for a long time. The -enable-swift3-objc-inference option and related options were originally designed to aid that transition and should be deprecated and no longer advertised.

Resolves rdar://120490061

The compiler has not supported migrating Swift 3 code to Swift 4 for a long
time. The `-enable-swift3-objc-inference` option and related options were
originally designed to aid that transition and should be deprecated at this
point.

Resolves rdar://120490061
@tshortli
Copy link
Contributor Author

tshortli commented Jan 8, 2024

@swift-ci please smoke test

@tshortli
Copy link
Contributor Author

tshortli commented Jan 8, 2024

Driver update: swiftlang/swift-driver#1521

@tshortli tshortli merged commit 5a78608 into swiftlang:main Jan 9, 2024
@tshortli tshortli deleted the deprecate-swift3-objc-inference branch January 9, 2024 05:39
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.

1 participant