[Lldb-commits] [PATCH] D148380: [lldb] Lock accesses to PathMappingLists's internals

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 14 14:52:33 PDT 2023


bulbazord added a comment.

In D148380#4269862 <https://reviews.llvm.org/D148380#4269862>, @JDevlieghere wrote:

> Does this actually have to be a //recursive// mutex?

Good point, I don't think it does. I'll update this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148380/new/

https://reviews.llvm.org/D148380



More information about the lldb-commits mailing list