[Lldb-commits] [PATCH] D145078: [WIP][lldb][DWARFASTParserClang] Support DW_AT_LLVM_preferred_name attribute
Michael Buch via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 10 04:42:05 PST 2023
Michael137 created this revision.
Michael137 added a reviewer: aprantl.
Herald added a reviewer: shafik.
Herald added a project: All.
Michael137 updated this revision to Diff 502692.
Michael137 added a comment.
Michael137 updated this revision to Diff 502694.
Michael137 updated this revision to Diff 504098.
Michael137 published this revision for review.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
- Add tests
Michael137 added a comment.
- Revert redundant change
Michael137 added a comment.
- Clean up patch
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D145078
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
lldb/source/Symbol/Type.cpp
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/shared_ptr/TestDataFormatterLibcxxSharedPtr.py
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/unique_ptr/TestDataFormatterLibcxxUniquePtr.py
lldb/test/API/lang/cpp/preferred_name/Makefile
lldb/test/API/lang/cpp/preferred_name/TestPreferredName.py
lldb/test/API/lang/cpp/preferred_name/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145078.504098.patch
Type: text/x-patch
Size: 8464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230310/d16cac85/attachment.bin>
More information about the lldb-commits
mailing list