[Lldb-commits] [lldb] [lldb] Make ValueObjectDynamicValue::UpdateValue() point to a host b… (PR #125143)

Augusto Noronha via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 4 15:11:55 PST 2025


augusto2112 wrote:

To make sure I understand, you want me to write a unittest where I have a value object, and make sure it's dynamic value object child uses the local buffer to store the contents? What should I test? That it prints correctly?

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


More information about the lldb-commits mailing list