[Lldb-commits] [lldb] [lldb] Fix crash in BreakpointSite::BumpHitCounts (PR #166876)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 10 09:25:44 PST 2025
JDevlieghere wrote:
It sounds like you're on the fence. If you're looking for a tie-breaker... I hate recursive mutexes as much as anyone else, but it's nice that you don't have to think about it and it takes away a potential foot gun down the road.
https://github.com/llvm/llvm-project/pull/166876
More information about the lldb-commits
mailing list