Skip to content

Sbprogress changes 6.1 #9906

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

Conversation

bulbazord
Copy link

No description provided.

Some clients only include LLDB.h and they won't get access to SBProgress
without this.

(cherry picked from commit 9d79998)
I wanted to clarify the semantics around SBProgress. Given the nature of
Progress events, copying seems like the wrong idea. Making SBProgress
move-only (like SBStream) seems like the better choice here.

(cherry picked from commit 1f7eb6f)
@bulbazord bulbazord requested a review from a team as a code owner January 28, 2025 22:05
@bulbazord
Copy link
Author

@swift-ci please test

@bulbazord
Copy link
Author

@swift-ci please test Windows Platform

@JDevlieghere JDevlieghere merged commit aee4d34 into swiftlang:swift/release/6.1 Jan 29, 2025
3 checks passed
@bulbazord bulbazord deleted the sbprogress-changes-6.1 branch January 29, 2025 18:57
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.

2 participants