Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Michael137 added a parent revision: D145077: [clang][DebugInfo] Support DW_AT_LLVM_preferred_name attribute.Mar 1 2023, 9:18 AM
Paths
| Differential D145078
[WIP][lldb][DWARFASTParserClang] Support DW_AT_LLVM_preferred_name attribute Needs ReviewPublic Authored by Michael137 on Mar 1 2023, 9:18 AM.
Diff Detail
Event TimelineMichael137 added a parent revision: D145077: [clang][DebugInfo] Support DW_AT_LLVM_preferred_name attribute.Mar 1 2023, 9:18 AM
Revision Contents
Diff 504103 lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
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
|