[Lldb-commits] [lldb] [lldb][DWARFASTParserClang] Resolve nested types when parsing structures (PR #66879)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 4 16:21:59 PST 2024
clayborg wrote:
https://github.com/llvm/llvm-project/pull/77029 is a slightly modified version of this patch where it parses the types after the struct/union/class is created.
https://github.com/llvm/llvm-project/pull/66879
More information about the lldb-commits
mailing list