Skip to content

[5.1] [ModuleInterface] Include the raw values of @objc enums #24502

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
May 6, 2019

Conversation

jrose-apple
Copy link
Contributor

Cherry-pick of #24487 to the 5.1 branch. Reviewed by @harlanhaskins and @nathawes.

rdar://problem/50410541

)

...since they're part of the run-time representation. Not having this
meant that someone compiling against an interface would miscompile
uses of @objc enums defined in that interface!

rdar://problem/50410541
(cherry picked from commit 9ba1d8a)
@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

@jrose-apple jrose-apple merged commit 28e5982 into swiftlang:swift-5.1-branch May 6, 2019
@jrose-apple jrose-apple deleted the 5.1-overcooked branch May 6, 2019 16:32
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