Skip to content

[lldb] Make RegisterContextThreadMemory thread safe (#134469) #10443

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

felipepiovezan
Copy link

The UpdateRegisterContext method can be called from multiple threads.

(cherry picked from commit 6272e1f)

The UpdateRegisterContext method can be called from multiple threads.

(cherry picked from commit 6272e1f)
@felipepiovezan felipepiovezan requested a review from a team as a code owner April 7, 2025 16:47
@felipepiovezan
Copy link
Author

@swift-ci test

@felipepiovezan
Copy link
Author

This was already merged on the stable branch, but got caught in the middle of branching to 6.2. #10436

@adrian-prantl adrian-prantl merged commit 515f64b into swiftlang:swift/release/6.2 Apr 8, 2025
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.

3 participants