[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 01:58:51 PDT 2018
sgraenitz updated this revision to Diff 159654.
sgraenitz added a comment.
Add unit tests for RichManglingContext
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/RichManglingContextTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50071.159654.patch
Type: text/x-patch
Size: 45510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180808/c25c1fae/attachment-0001.bin>
More information about the lldb-commits
mailing list