-
Notifications
You must be signed in to change notification settings - Fork 10.5k
SourceKit: use shared BlocksRuntime #19674
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
Please test with following PRs: @swift-ci please test |
Build failed |
Adjust the SourceKit's embedded libdispatch build to use the shared build of BlocksRuntime now that we can generate that.
10b95c5
to
3469797
Compare
Please test with following PRs: @swift-ci please test |
Build failed |
Build failed |
Please test with following PRs: @swift-ci please test |
Build failed |
Please test with following PRs: @swift-ci please test Linux platform |
Lets do another run, just to verify. |
Please test with following PRs: @swift-ci please test |
Adjust the SourceKit's embedded libdispatch build to use the shared build of
BlocksRuntime now that we can generate that.
Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.
Resolves SR-NNNN.