[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 05:12:15 PST 2023


Michael137 updated this revision to Diff 504103.
Michael137 added a comment.

- Update variable names in test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145078/new/

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.504103.patch
Type: text/x-patch
Size: 8464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230310/f949fe7e/attachment-0001.bin>


More information about the lldb-commits mailing list