Skip to content

[Constraint system] Minor cleanups/refactoring ahead of function builders refactoring #27629

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
Oct 11, 2019

Conversation

DougGregor
Copy link
Member

In preparation for reworking the way the function builders transform works, generalize some infrastructure. This should all be NFC.

Use it for ternary expressions; it'll gain other clients soon.
std::pair and std::tuple are a bad, bad drug. NFC, but helps with
future refactoring.
@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

@DougGregor DougGregor requested a review from xedin October 11, 2019 21:51
@swift-ci swift-ci merged commit 7d437ec into swiftlang:master Oct 11, 2019
@DougGregor DougGregor deleted the builder-refactoring-prelude branch October 11, 2019 23:40
Copy link
Contributor

@xedin xedin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

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.

3 participants