[Lldb-commits] [PATCH] D148846: [lldb] Let Mangled decide whether a name is mangled or not
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 20 16:18:01 PDT 2023
JDevlieghere updated this revision to Diff 515522.
JDevlieghere added a comment.
Add simple test
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148846/new/
https://reviews.llvm.org/D148846
Files:
lldb/include/lldb/Core/Mangled.h
lldb/source/Core/Mangled.cpp
lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
lldb/test/API/macosx/format/Makefile
lldb/test/API/macosx/format/TestFunctionNameWithoutArgs.py
lldb/test/API/macosx/format/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148846.515522.patch
Type: text/x-patch
Size: 9753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230420/74548b10/attachment.bin>
More information about the lldb-commits
mailing list