Skip to content

IDE: Remove prepareForRetypechecking() #23733

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
Apr 2, 2019

Conversation

slavapestov
Copy link
Contributor

No description provided.

@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test macOS

@benlangmuir
Copy link
Contributor

I'm happy with this as long as someone has audited all the code-completion entry points to the typechecker to ensure they go through SanitizeExpr (probably via CSGen). @slavapestov have you done that already? If not, @rintaro could you take a look?

@slavapestov
Copy link
Contributor Author

@benlangmuir I had a quick look a few days ago and I think everything goes through generateConstraints() which does SanitizeExpr. Also I'm not proposing taking this for the 5.1 branch, so if there are issues on master hopefully we'll find them before too long.

@benlangmuir
Copy link
Contributor

SGTM, thanks!

@slavapestov slavapestov merged commit f0b7f96 into swiftlang:master Apr 2, 2019
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