[Lldb-commits] [lldb] [lldb][DataFormatter] Clean up LibcxxStdMapSyntheticFrontEnd::GetKeyValuePair (PR #97551)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 8 02:20:34 PDT 2024


labath wrote:

Why do we even have the `GetValueOffset` function? Wouldn't it be possible to dredge the actual type describing the node layout from somewhere (a template argument of something, or a return value of some method?)

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


More information about the lldb-commits mailing list