Skip to content

[NFC] Move resolveIdentifierType from TypeChecker to TypeResolver #31603

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 9, 2020

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented May 6, 2020

Reduce the scope of this function since its remaining callers can just make use of type resolution directly.

@CodaFi
Copy link
Contributor Author

CodaFi commented May 6, 2020

@swift-ci test and merge

@CodaFi
Copy link
Contributor Author

CodaFi commented May 6, 2020

@swift-ci clean smoke test macOS

Reduce the scope of this function since its remaining callers can just make use of type resolution directly.
@CodaFi
Copy link
Contributor Author

CodaFi commented May 8, 2020

@swift-ci smoke test

@CodaFi
Copy link
Contributor Author

CodaFi commented May 8, 2020

@swift-ci test Windows

@CodaFi
Copy link
Contributor Author

CodaFi commented May 9, 2020

@swift-ci smoke test Linux platform

@CodaFi
Copy link
Contributor Author

CodaFi commented May 9, 2020

@CodaFi CodaFi merged commit fa4800b into swiftlang:master May 9, 2020
@CodaFi CodaFi deleted the lazy-resolver branch May 9, 2020 15:17
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