When resetting the number of children on a ValueObject, also clear the existing child...
authorEnrico Granata <egranata@apple.com>
Wed, 30 Jul 2014 21:23:55 +0000 (21:23 +0000)
committerEnrico Granata <egranata@apple.com>
Wed, 30 Jul 2014 21:23:55 +0000 (21:23 +0000)
commit2aa09d4319ff20528806bbb85844559b22347294
tree04e92858bad4e32e5a64dbb5b52c0e864c215acf
parenteccdbde667e9520a29d3c8e36f76a317701940cd
When resetting the number of children on a ValueObject, also clear the existing children. This avoids issues where dynamic types change, but children stay the same

llvm-svn: 214341
lldb/include/lldb/Core/ValueObject.h