[Lldb-commits] [PATCH] D52543: [DWARFSymbolFile] Add the module lock where necessary and assert that we own it.

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 19 13:02:14 PDT 2018


JDevlieghere updated this revision to Diff 170242.
JDevlieghere retitled this revision from "[DWARFSymbolFile] Adds the module lock to all virtual methods from SymbolFile" to "[DWARFSymbolFile] Add the module lock where necessary and assert that we own it.".
JDevlieghere edited the summary of this revision.

https://reviews.llvm.org/D52543

Files:
  include/lldb/Symbol/SymbolFile.h
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
  source/Symbol/SymbolFile.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52543.170242.patch
Type: text/x-patch
Size: 10161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181019/4cb6d554/attachment-0001.bin>


More information about the lldb-commits mailing list