Skip to content

[lldb][sbapi] Fix API break in SBDebugger broadcast bits (#90261) #8645

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

chelcassanova
Copy link

llvm#87409 removed the broadcast bits from SBDebugger and placed them in lldb-enumerations.h. This is API-breaking so this commits places the enum back into SBDebugger.h and references the bits from lldb-enumerations.h.

rdar://127128536
(cherry picked from commit a4c21d1)

@chelcassanova
Copy link
Author

@swift-ci please test

llvm#87409 removed the broadcast
bits from SBDebugger and placed them in `lldb-enumerations.h`. This is
API-breaking so this commits places the enum back into `SBDebugger.h`
and references the bits from `lldb-enumerations.h`.

rdar://127128536
(cherry picked from commit a4c21d1)
@chelcassanova chelcassanova force-pushed the cherrypick/fix-sbdebugger-bits branch from aa27930 to 3d283d9 Compare April 26, 2024 22:31
@chelcassanova
Copy link
Author

@swift-ci please test

@chelcassanova
Copy link
Author

@swift-ci please test windows

@JDevlieghere JDevlieghere merged commit 24f12aa into swiftlang:swift/release/6.0 Apr 29, 2024
3 checks passed
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.

4 participants