[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
Mon Jul 30 12:21:24 PDT 2018


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

Moved forward decls


https://reviews.llvm.org/D49990

Files:
  include/lldb/Core/Mangled.h
  include/lldb/Symbol/Symtab.h
  include/lldb/Utility/ConstString.h
  include/lldb/lldb-forward.h
  source/Core/Mangled.cpp
  source/Symbol/Symtab.cpp
  unittests/Core/CMakeLists.txt
  unittests/Core/Inputs/mangled-function-names.yaml
  unittests/Core/MangledTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49990.158044.patch
Type: text/x-patch
Size: 40387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180730/58998cd7/attachment-0001.bin>


More information about the lldb-commits mailing list