[lldb] [llvm] [LLDB] Switch to using DIL as default implementation for 'frame var'. (PR #147887)

Michael Buch via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 10 08:59:41 PDT 2025


Michael137 wrote:

> but there's still 2 data formatter tests failing, not sure what's happening there yet.

FWIW, the `object` child of a `std::shared_ptr` should be equivalent to dereferencing it. How does DIL handle the `$$dereference$$` operator? Does it do anything special?

https://github.com/llvm/llvm-project/pull/147887


More information about the llvm-commits mailing list