-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[build] allow to skip build of clang-tools-extras #28537
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
Also at the same time refactor code that composes LLVM_ENABLE_PROJECTS Supports rdar://problem/57432088
@swift-ci smoketest |
@swift-ci please smoketest |
@swift-ci Please smoke test |
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.
We should also add the flags in https://github.com/apple/swift/blob/master/utils/build_swift/driver_arguments.py and add test for this new flag.
@swift-ci Please smoke test |
@swift-ci Please Python lint |
@swift-ci Please test Windows platform |
Tackled review feedback as part of e5e2743 For the sake of completeness, all
|
@swift-ci Please Python lint |
@swift-ci Please test Windows platform |
@swift-ci please clean test Windows platform |
1 similar comment
@swift-ci please clean test Windows platform |
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.
This looks good to me. Thanks for cleaning this up! 👍
#28553 addresses the failure here. Thanks! ⛵️ |
Also at the same time refactor code that composes LLVM_ENABLE_PROJECTS
Supports rdar://problem/57432088