-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[build-script] Argument Builder DSL Conversion: Episode 2 #13164
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
@swift-ci please test |
@swift-ci please smoke test |
dd8e19a
to
46c4e43
Compare
@swift-ci please test |
@swift-ci please smoke test |
Build failed |
Build failed |
…e the new builder DSL.
46c4e43
to
6e27ff6
Compare
@swift-ci please test |
@swift-ci please smoke test |
Build failed |
Build failed |
@swift-ci please test |
@swift-ci please smoke test |
Build failed |
Build failed |
@swift-ci please test Linux |
@swift-ci please smoke test Linux |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Purpose
This PR is the second part of #13117 and similarly doesn't contain any real functional changes. I've only converted the rest of the argument groups (ignoring the top level options) to the new builder DSL. All the unit-tests still pass which makes me confident that this PR is low risk.
Ignore the first 8 commits, they are from #13117.
rdar://34336890