Add an argument to ValueObject::GetSyntheticBase that allows for name customization...
authorEnrico Granata <egranata@apple.com>
Mon, 2 May 2016 18:13:18 +0000 (18:13 +0000)
committerEnrico Granata <egranata@apple.com>
Mon, 2 May 2016 18:13:18 +0000 (18:13 +0000)
commitfd4e5a8801beb76f1836aad9b54cb1328faadd51
treea51d0e1c1534c697bc138d96e510d019e6d6f8e8
parent2664d45267cccbd4948a457963c1b505b39bd408
Add an argument to ValueObject::GetSyntheticBase that allows for name customization on the generated value

llvm-svn: 268274
lldb/include/lldb/Core/ValueObject.h
lldb/source/Core/ValueObject.cpp