Skip to content

[Type checker] Remove some pointless cached state from the type checker. #22342

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
Feb 4, 2019

Conversation

DougGregor
Copy link
Member

We can retrieve these standard library declarations from the ASTContext
easily enough, and the interface type is already cached, so do that.

We can retrieve these standard library declarations from the ASTContext
easily enough, and the interface type is already cached, so do that.
@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 4ee879e into swiftlang:master Feb 4, 2019
@DougGregor DougGregor deleted the type-checker-state-removal branch February 4, 2019 17:25
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