Skip to content

Sema: "super" calls to non-ObjC extension methods must be statically dispatched. #7167

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

Conversation

jckarter
Copy link
Contributor

They currently can't ever show up in the vtable, so we must emit static calls to them. Fixes rdar://problem/30030229.

@jckarter
Copy link
Contributor Author

@swift-ci Please smoke test

@jckarter
Copy link
Contributor Author

@slavapestov Does this look good for Swift 3.1?

@jckarter jckarter requested a review from slavapestov January 31, 2017 20:07
…dispatched.

They currently can't ever show up in the vtable, so we must emit static calls to them. Fixes rdar://problem/30030229.
@jckarter jckarter force-pushed the super-final-c-extension-expialidocious branch from fc2be96 to 8159c84 Compare January 31, 2017 21:32
@jckarter
Copy link
Contributor Author

@swift-ci Please smoke test

1 similar comment
@jckarter
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov
Copy link
Contributor

LGTM

@jckarter jckarter merged commit 8bdc8ec into swiftlang:master Jan 31, 2017
@jckarter jckarter deleted the super-final-c-extension-expialidocious branch January 31, 2017 22:24
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