Skip to content
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

SILGen: Support multiple-entry case blocks with address-only bindings #13988

Merged
merged 5 commits into from
Jan 18, 2018

Conversation

slavapestov
Copy link
Member

@slavapestov slavapestov commented Jan 17, 2018

Fixes rdar://problem/27863650, rdar://problem/28170927, https://bugs.swift.org/browse/SR-2555, rdar://problem/30870493, https://bugs.swift.org/browse/SR-4163.

@slavapestov
Copy link
Member Author

Getting there...

@slavapestov slavapestov force-pushed the address-only-switch branch 3 times, most recently from a6d612a to fe902b1 Compare January 17, 2018 06:19
@slavapestov slavapestov changed the title SILGen: Support multiple-entry case blocks with address-only bindings SILGen: Support multiple-entry case blocks with address-only bindings [WIP] Jan 17, 2018
@slavapestov slavapestov force-pushed the address-only-switch branch 3 times, most recently from 7751712 to 7876ac8 Compare January 17, 2018 06:41
@slavapestov
Copy link
Member Author

@swift-ci Please smoke test

@gregomni
Copy link
Collaborator

I think this also ought to fix https://bugs.swift.org/browse/SR-2555 - I'll tie those two bugs together as related.

@slavapestov
Copy link
Member Author

@gregomni Thanks! That's the same exact bug, just the example uses generic parameters and not existentials. I'll close both out when I merge this.

@slavapestov slavapestov changed the title SILGen: Support multiple-entry case blocks with address-only bindings [WIP] SILGen: Support multiple-entry case blocks with address-only bindings Jan 18, 2018
@slavapestov
Copy link
Member Author

@swift-ci Please test

@slavapestov
Copy link
Member Author

@swift-ci Please test source compatibility

@swift-ci
Copy link
Collaborator

Build failed
Swift Test OS X Platform
Git Sha - f292a8763b72d03b77a7c44e9626b3b3952a74f4

@slavapestov
Copy link
Member Author

@swift-ci Please test

@slavapestov
Copy link
Member Author

@swift-ci Please test source compatibility

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.

None yet

3 participants