-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[4.2] Add context pointer to swift_getFieldAt function. #17174
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
[4.2] Add context pointer to swift_getFieldAt function. #17174
Conversation
@swift-ci Please test |
Build failed |
Build failed |
b97e724
to
3a7e85b
Compare
@swift-ci Please clean test |
Build failed |
Build failed |
3a7e85b
to
38f3f77
Compare
@swift-ci Please clean test |
Build failed |
Build failed |
@swift-ci Please test OS X |
38f3f77
to
2357e26
Compare
@swift-ci Please test |
Build failed |
Build failed |
Allow C code to invoke getFieldAt from outside the Swift runtime as a stopgap to a proper ABI for this.