[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
Sun May 13 12:39:49 PDT 2018


jankratochvil updated this revision to Diff 146523.
jankratochvil retitled this revision from "DWZ 03/07: Protect DWARFCompileUnit::m_die_array by a new mutex" to "Protect DWARFCompileUnit::m_die_array by a new mutex".
jankratochvil edited the summary of this revision.

https://reviews.llvm.org/D40470

Files:
  source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
  source/Plugins/SymbolFile/DWARF/DWARFUnit.h

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


More information about the lldb-commits mailing list