Skip to content

[Constraint solver] More type map updates. #9928

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 31, 2017
Merged

[Constraint solver] More type map updates. #9928

merged 1 commit into from
May 31, 2017

Conversation

rudkx
Copy link
Contributor

@rudkx rudkx commented May 25, 2017

More updates for the expression type map in the constraint solver.

@rudkx
Copy link
Contributor Author

rudkx commented May 25, 2017

@swift-ci Please smoke test

1 similar comment
@rudkx
Copy link
Contributor Author

rudkx commented May 30, 2017

@swift-ci Please smoke test

More updates to read and write types from a side table in the constraint
solver and only write back into expressions when we've finished type
checking an expression.

We still write directly into expressions, and will continue to do so
until all of the code has been updated.
@rudkx rudkx changed the title [WIP - DO NOT MERGE] More updates for keeping a side map for types in the constraint solver [Constraint solver] More type map updates. May 31, 2017
@rudkx
Copy link
Contributor Author

rudkx commented May 31, 2017

@swift-ci Please smoke test

@rudkx rudkx merged commit fdc5539 into swiftlang:master May 31, 2017
@rudkx rudkx deleted the type-map branch May 31, 2017 16:08
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