Skip to content

Make validateType a utility method #27179

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
Sep 14, 2019

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Sep 13, 2019

Move around some code so that TypeChecker::validateType is now a utility
method of the type checker. This cleans up at least one request that no
longer needs to grab the type checker from the AST context.

Move around some code so that TypeChecker::validateType is now a utility
method of the type checker.  This cleans up at least one request that no
longer needs to grab the type checker from the AST context.
@CodaFi
Copy link
Contributor Author

CodaFi commented Sep 13, 2019

@swift-ci please smoke test

@CodaFi
Copy link
Contributor Author

CodaFi commented Sep 14, 2019

⛵️

@CodaFi CodaFi merged commit 5944d36 into swiftlang:master Sep 14, 2019
@CodaFi CodaFi deleted the expanding-the-old-utility-belt branch September 14, 2019 00:28
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