[Lldb-commits] [PATCH] D49990: Use rich mangling information in Symtab::InitNameIndexes()

Stefan Gränitz via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 31 03:56:57 PDT 2018


sgraenitz updated this revision to Diff 158206.
sgraenitz added a comment.

Remove test code, that I added accidentally. Move RichManglingInfo and RichManglingSpec to their own header and cpp.


https://reviews.llvm.org/D49990

Files:
  include/lldb/Core/RichManglingInfo.h
  include/lldb/Symbol/Symtab.h
  source/Core/CMakeLists.txt
  source/Core/Mangled.cpp
  source/Core/RichManglingInfo.cpp
  source/Symbol/Symtab.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49990.158206.patch
Type: text/x-patch
Size: 14004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180731/c24e86f6/attachment.bin>


More information about the lldb-commits mailing list