[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:53:35 PST 2018


fjricci added a comment.

I guess the question is whether we expect that someone will do something like change the module's filepath while we're printing a log message with that filepath in it.


https://reviews.llvm.org/D41909





More information about the lldb-commits mailing list