[Lldb-commits] [PATCH] D62211: Simplify `GetName`+`AppendTypeName` by `DWARFDIE`
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue May 21 14:01:51 PDT 2019
clayborg added a comment.
We really shouldn't have any DWARFDIE references inside DWARFDebugInfoEntry.h. I noticed there are a lot now which is wrong.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62211/new/
https://reviews.llvm.org/D62211
More information about the lldb-commits
mailing list