[all-commits] [llvm/llvm-project] 6272e1: [lldb] Make `RegisterContextThreadMemory` thread s...
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Fri Apr 4 18:43:54 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6272e1f37e0710b51d38cb98b905a3f2ffea7966
https://github.com/llvm/llvm-project/commit/6272e1f37e0710b51d38cb98b905a3f2ffea7966
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2025-04-04 (Fri, 04 Apr 2025)
Changed paths:
M lldb/source/Plugins/Process/Utility/RegisterContextThreadMemory.cpp
M lldb/source/Plugins/Process/Utility/RegisterContextThreadMemory.h
Log Message:
-----------
[lldb] Make `RegisterContextThreadMemory` thread safe (#134469)
The UpdateRegisterContext method can be called from multiple threads.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list