[Lldb-commits] [lldb] Add the ability to get a C++ vtable ValueObject from another ValueObj… (PR #67599)
via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 27 14:58:47 PDT 2023
jimingham wrote:
It might also be good to write a test that scribbles on the VTable and make sure that we present that usefully. That is a significant use case for this feature.
https://github.com/llvm/llvm-project/pull/67599
More information about the lldb-commits
mailing list