[Lldb-commits] [PATCH] D134066: [LLDB][NativePDB] Forcefully complete a record type it has incomplete type debug info.

Zequan Wu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 16 16:00:54 PDT 2022


zequanwu planned changes to this revision.
zequanwu added a comment.

It seems not correct. The dwarf test <https://github.com/llvm/llvm-project/blob/main/lldb/test/Shell/SymbolFile/DWARF/x86/DW_AT_declaration-with-children.s#L18> expects an error. I should figure out how to reduce that original crash.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134066/new/

https://reviews.llvm.org/D134066



More information about the lldb-commits mailing list