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

Stefan Gränitz via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 8 03:53:05 PDT 2018


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

Polishing


https://reviews.llvm.org/D50071

Files:
  include/lldb/Core/Mangled.h
  include/lldb/Core/RichManglingContext.h
  include/lldb/Symbol/Symtab.h
  include/lldb/lldb-forward.h
  lldb.xcodeproj/project.pbxproj
  source/Core/CMakeLists.txt
  source/Core/Mangled.cpp
  source/Core/RichManglingContext.cpp
  source/Symbol/Symtab.cpp
  unittests/Core/CMakeLists.txt
  unittests/Core/RichManglingContextTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50071.159678.patch
Type: text/x-patch
Size: 45380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180808/ff78ecc0/attachment-0001.bin>


More information about the lldb-commits mailing list