Unverified Commit e3476f68 authored by Augusto Noronha's avatar Augusto Noronha Committed by GitHub
Browse files

[lldb][gardening] Remove full name of "DWARFDIE" type in GetTypeForDIE (#70062)

When moving the GetTypeForDIE function from DWARFASTParserClang to
DWARFASTParser, I kept the signature as-is. To match the rest of the
function signatures in DWARFASTParser, remove the full name
(lldb_private::plugin::dwarf::DWARFDIE -> DWARFDIE) in the signature of
DWARFASTParser::GetTypeForDIE.
parent d2ce3e96
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment