Skip to content

[ConstraintSystem] Use the type cache to read types in constraint gen… #17536

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
Jun 27, 2018
Merged

[ConstraintSystem] Use the type cache to read types in constraint gen… #17536

merged 1 commit into from
Jun 27, 2018

Conversation

rudkx
Copy link
Contributor

@rudkx rudkx commented Jun 27, 2018

…eration.

We should pretty much always be reading
expression types out of the type cache in the constraint system.

We only see key path applications here on the path where we are
diagnosing a failure.

I haven't yet managed to come up with a test case that reproduces a crash
here.

Fixes: rdar://problem/41306933

…eration.

We should pretty much always be reading
expression types out of the type cache in the constraint system.

We only see key path applications here on the path where we are
diagnosing a failure.

I haven't yet managed to come up with a test case that reproduces a crash
here.

Fixes: rdar://problem/41306933
@rudkx
Copy link
Contributor Author

rudkx commented Jun 27, 2018

@swift-ci Please smoke test

@rudkx
Copy link
Contributor Author

rudkx commented Jun 27, 2018

@swift-ci Please test source compatibility

@rudkx rudkx merged commit ee0538c into swiftlang:master Jun 27, 2018
@rudkx rudkx deleted the rdar41306933 branch June 27, 2018 06:05
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