Skip to content

[4.2] [ClangImporter] Defend against ObjC properties without getters #17436

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
Jun 22, 2018

Conversation

jrose-apple
Copy link
Contributor

Cherry-pick of #17429 to the 4.2 branch. Reviewed by @benlangmuir.

rdar://problem/41305904

…lang#17429)

Objective-C provides no way to declare such a thing, so for this to
occur something else must have gone wrong. Unfortunately all we have
is a SourceKit crash log, so I couldn't write a test case. Hopefully
some day the assert will fire and we can handle this properly.

rdar://problem/41305904
(cherry picked from commit 2107bdf)
@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

@jrose-apple jrose-apple merged commit 1832a97 into swiftlang:swift-4.2-branch Jun 22, 2018
@jrose-apple jrose-apple deleted the 4.2-get-wrecked branch June 22, 2018 23:09
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