[Lldb-commits] [PATCH] D40470: Protect DWARFCompileUnit::m_die_array by a new mutex

Jan Kratochvil via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 5 01:56:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333987: Protect DWARFCompileUnit::m_die_array by new mutexes (authored by jankratochvil, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40470?vs=149609&id=149917#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40470

Files:
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFUnit.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40470.149917.patch
Type: text/x-patch
Size: 11642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180605/e0935bca/attachment-0001.bin>


More information about the lldb-commits mailing list