Skip to content

IRGen: Imported protocol extensions #1938

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

Fix crashes when calling C functions imported as protocol extension methods.

@jckarter
Copy link
Contributor Author

@swift-ci Please test

@jckarter jckarter force-pushed the irgen-imported-protocol-extensions branch from bf17160 to 51b54c4 Compare March 30, 2016 02:59
@jckarter
Copy link
Contributor Author

@swift-ci Please test Linux

@jckarter
Copy link
Contributor Author

@swift-ci Please test

That's the lowering we get for C functions imported as members of protocols.
@jckarter jckarter force-pushed the irgen-imported-protocol-extensions branch from 51b54c4 to 56ed710 Compare March 30, 2016 21:00
@jckarter
Copy link
Contributor Author

@swift-ci Please test

@jckarter jckarter merged commit b8aa737 into swiftlang:master Mar 31, 2016
@jckarter jckarter deleted the irgen-imported-protocol-extensions branch March 31, 2016 16:44
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