diff options
author | Augusto Noronha <augusto2112@me.com> | 2023-10-24 09:49:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-24 09:49:08 -0700 |
commit | e3476f68af5dd5e7ed672ac688396d6d6fba09b4 (patch) | |
tree | 9333ab7619c10fb94b56df9fd8fccf012eeab246 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | d2ce3e9621411f3391def327f89e3a650918989f (diff) | |
download | llvm-e3476f68af5dd5e7ed672ac688396d6d6fba09b4.zip llvm-e3476f68af5dd5e7ed672ac688396d6d6fba09b4.tar.gz llvm-e3476f68af5dd5e7ed672ac688396d6d6fba09b4.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions