[Lldb-commits] [PATCH] D149949: [lldb][TypeSystem] ForEach: Don't hold the TypeSystemMap lock across callback

Michael Buch via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 5 08:41:20 PDT 2023


Michael137 added a comment.

In D149949#4322221 <https://reviews.llvm.org/D149949#4322221>, @aprantl wrote:

> Do we have other ForEach methods that contain a similar footgun?

Not that I can tell


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149949



More information about the lldb-commits mailing list