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

Phabricator via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 8 14:58:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339291: Use rich mangling information in Symtab::InitNameIndexes() (authored by stefan.graenitz, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D50071?vs=159767&id=159804#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50071

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

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


More information about the lldb-commits mailing list