[Lldb-commits] [PATCH] D41909: Fix deadlock in dwarf logging

Francis Ricci via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 10 09:55:57 PST 2018


fjricci added a comment.

It's definitely possible to re-design the lock holding in such a way that we can keep this locked, but I don't want to go through all the work to do that if there isn't any added value to doing so.


https://reviews.llvm.org/D41909





More information about the lldb-commits mailing list