Skip to content

[sil-parse] Create SILParserFunctionBuilder and use it when parsing. #18441

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

Conversation

gottesmm
Copy link
Contributor

@gottesmm gottesmm commented Aug 1, 2018

This allowed me to fold all of the weird direct calls to createFunction into a
singular createFunctionForForwardReference. This is the only API that is needed
by the SILParser so only providing that gives us a significantly cleaner API.

rdar://42301529

This allowed me to fold all of the weird direct calls to createFunction into a
singular createFunctionForForwardReference. This is the only API that is needed
by the SILParser so only providing that gives us a significantly cleaner API.

rdar://42301529
@gottesmm gottesmm requested a review from eeckstein August 1, 2018 15:55
@gottesmm
Copy link
Contributor Author

gottesmm commented Aug 1, 2018

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit c8530f4 into swiftlang:master Aug 1, 2018
@gottesmm gottesmm deleted the pr-cc95c2cfd69d487247a59137995ae90b647073ea branch August 1, 2018 17:51
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