Fix an issue where a synthetic child provider could only provide a value of the same...
authorEnrico Granata <egranata@apple.com>
Wed, 31 Aug 2016 21:46:21 +0000 (21:46 +0000)
committerEnrico Granata <egranata@apple.com>
Wed, 31 Aug 2016 21:46:21 +0000 (21:46 +0000)
commit9b6d4cf9bddb9ec54b3d6ec70f14d58def8363e3
tree5bf4da0ff1f5df85401f7239a688dc67c687aa3b
parent2f951ce9c9d3a0b23c5a6eff092e13b6b08b16f8
Fix an issue where a synthetic child provider could only provide a value of the same size as the containing type

llvm-svn: 280294
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-synthval/TestDataFormatterSynthVal.py
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-synthval/main.cpp
lldb/source/DataFormatters/TypeFormat.cpp