Skip to content

AST NFC: Minor cleanups around ASTContext #23785

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 3 commits into from
Apr 16, 2019

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented Apr 4, 2019

This is part 1 for a series of cleanups I want to do around known items in the compiler. This patch specifically just moves Void into a known stdlib type, and _unimplementedInitializer and _undefined into known functions.

cc: @slavapestov @jrose-apple

@slavapestov
Copy link
Contributor

@swift-ci Please smoke test

@Azoy Azoy force-pushed the context-cleanups branch from 7c75836 to b3fa23b Compare April 4, 2019 04:44
@Azoy Azoy force-pushed the context-cleanups branch from b3fa23b to d541681 Compare April 4, 2019 04:53
@Azoy
Copy link
Contributor Author

Azoy commented Apr 4, 2019

@slavapestov alright this should be ready to go.

@CodaFi
Copy link
Contributor

CodaFi commented Apr 16, 2019

@swift-ci please smoke test

@CodaFi
Copy link
Contributor

CodaFi commented Apr 16, 2019

⛵️

@CodaFi CodaFi merged commit f192b92 into swiftlang:master Apr 16, 2019
@Azoy
Copy link
Contributor Author

Azoy commented Apr 16, 2019

Thanks @CodaFi !

@Azoy Azoy deleted the context-cleanups branch April 17, 2019 01:43
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.

4 participants