[Lldb-commits] [PATCH] D65329: SymbolVendor: Move locking into the Symbol Files
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 29 11:05:32 PDT 2019
clayborg added a comment.
We will need to watch future submissions closely as this increases the chance that someone will extend a SymbolFile by overriding a virtual function and forget to lock.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65329/new/
https://reviews.llvm.org/D65329
More information about the lldb-commits
mailing list