Skip to content

Add Parsing and Serialization test-cases for new Opaque Value Instructions #7802

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
Feb 28, 2017

Conversation

shajrawi
Copy link

Small part of radar rdar://problem/30080769

Adds Parsing and Serialization test-cases for init_existential_opaque, deinit_existential_opaque, open_existential_opaque and unconditional_checked_cast_opaque

Also fixes small bugs that preventing proper parsing / serialization of these types

@shajrawi
Copy link
Author

@swift-ci Please smoke test

@shajrawi shajrawi merged commit ff967c7 into swiftlang:master Feb 28, 2017
@shajrawi shajrawi deleted the parse_serializ_opaque branch February 28, 2017 02:47
@jrose-apple
Copy link
Contributor

Hi, Joe. When you change Serialization, please remember to bump the version number in ModuleFormat.h; otherwise we get crashes when old compilers try to load the new modules or vice versa. Thanks!

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