Skip to content

[Clang importer] objc_direct methods/properties are unavailable in Swift #28886

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
Dec 20, 2019

Conversation

DougGregor
Copy link
Member

objc_direct methods and properties cannot be used from Swift, so mark them
as unavailable in the importer.

Fixes rdar://problem/57287895

…ift.

objc_direct methods and properties cannot be used from Swift, so mark them
as unavailable in the importer.

Fixes rdar://problem/57287895
@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 2cb6cdc into swiftlang:master Dec 20, 2019
@DougGregor DougGregor deleted the objc_direct branch December 20, 2019 06:07
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.

3 participants