[Lldb-commits] [PATCH] D44321: Support demangling for D symbols via dlopen

Timothee Cour via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 14 16:59:14 PDT 2018


timotheecour updated this revision to Diff 138477.
timotheecour added a comment.

- fix assert fail when plugin.language.D.pluginfile empty


https://reviews.llvm.org/D44321

Files:
  include/lldb/Core/Mangled.h
  include/lldb/Core/PluginManager.h
  source/API/SystemInitializerFull.cpp
  source/Core/CMakeLists.txt
  source/Core/Mangled.cpp
  source/Core/PluginManager.cpp
  source/Plugins/Language/CMakeLists.txt
  source/Plugins/Language/D/CMakeLists.txt
  source/Plugins/Language/D/DLanguage.cpp
  source/Plugins/Language/D/DLanguage.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44321.138477.patch
Type: text/x-patch
Size: 15816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180314/9dabfdd5/attachment.bin>


More information about the lldb-commits mailing list