-
Notifications
You must be signed in to change notification settings - Fork 10.5k
util: Add -Variant param to build.ps1 for building Asserts | NoAsserts. #79313
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
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.
Outside of naming, this seems reasonable to me. Thanks for wiring this up!
61efbf8
to
a7ec9e1
Compare
@swift-ci please smoke test |
@swift-ci please smoke test Linux platform |
@swift-ci please test Windows platform |
@swift-ci please smoke test |
c9a52d5
to
720ce16
Compare
@swift-ci please smoke test |
720ce16
to
e5759f7
Compare
@swift-ci please smoke test |
1 similar comment
@swift-ci please smoke test |
@swift-ci please smoke test Linux platform |
@swift-ci please smoke test |
1654522
to
0c7fbc7
Compare
@compnerd rebased on your latest changes and merged. |
@swift-ci please smoke test |
@swift-ci please smoke test macOS platform |
@swift-ci please smoke test Linux platform |
Please test with following PRs: @swift-ci please smoke test Linux platform |
To facilitate building asserting and non-asserting variants of the toolchain, introduce
-Variant
so callers can specify.