[Lldb-commits] [lldb] [lldb] Fixed lldb-server crash (TestLogHandler was not thread safe) (PR #101326)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 31 06:20:51 PDT 2024


https://github.com/labath approved this pull request.

This makes sense, though it would probably be even better to just use the real StreamLogHandler class. I think all that's needed would be to add a new constructor to it.

https://github.com/llvm/llvm-project/pull/101326


More information about the lldb-commits mailing list