Skip to content

Reflection: Fix definition of swift_layout_kind to line up with Swift 4.2 [5.0] #22420

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

Conversation

slavapestov
Copy link
Contributor

Internally we have some code that dlopen()s different versions of the
reflection library, so the constants must match across supported
versions.

Fixes rdar://problem/46830173.

… 4.2

Internally we have some code that dlopen()s different versions of the
reflection library, so the constants must match across supported
versions.

Fixes <rdar://problem/46830173>.
@slavapestov slavapestov requested a review from a team as a code owner February 6, 2019 20:57
@slavapestov
Copy link
Contributor Author

Note that master does not need this fix.

@slavapestov slavapestov requested a review from mikeash February 6, 2019 20:57
@slavapestov
Copy link
Contributor Author

@swift-ci Please test

@AnnaZaks AnnaZaks merged commit 2f14c43 into swiftlang:swift-5.0-branch Feb 6, 2019
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