[Lldb-commits] [PATCH] D53506: [ClangASTContext] Extract VTable pointers from C++ objects

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 22 09:19:27 PDT 2018


zturner added a comment.

> PDB has no enough info to restore VBase offsets properly, so we have to read real VTable instead.

What's missing that you're unable to restore the VBase offset properly?


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D53506





More information about the lldb-commits mailing list