[Lldb-commits] [PATCH] D77295: [lldb/Core] Fix a race in the Communication class
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 23 08:04:27 PDT 2020
labath added a comment.
Cool, I've also pushed 9321255b <https://reviews.llvm.org/rG9321255b8825d9165b2884204348a353af36d212> that fixes up other occurrences of this pattern, and adds an assertion to prevent it from happening again.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77295/new/
https://reviews.llvm.org/D77295
More information about the lldb-commits
mailing list