[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
Wed Nov 2 15:56:26 PDT 2022


zequanwu abandoned this revision.
zequanwu added a comment.

It shouldn't reach the code path to complete a class with empty debug info.


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