[Lldb-commits] [lldb] [lldb] Fix data race on shared global ProcessProperties callback (PR #197980)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Fri May 15 11:06:31 PDT 2026
JDevlieghere wrote:
I'm happy to make this a non-global property. I assumed it was intentional (and tried to keep the intent of the current code) but happy to change it.
https://github.com/llvm/llvm-project/pull/197980
More information about the lldb-commits
mailing list