Fix a bug in the data formatters where summary strings would not look into the non...
authorEnrico Granata <egranata@apple.com>
Thu, 12 Mar 2015 22:17:07 +0000 (22:17 +0000)
committerEnrico Granata <egranata@apple.com>
Thu, 12 Mar 2015 22:17:07 +0000 (22:17 +0000)
commit495dccd67f94e791d9b84fdcac1cdea4f303ea71
tree8bf0089a68eba1bb8fc5b1f490a1f1532820ca95
parent3fa6dc904a58c8433add5576025e48eab8cbad10
Fix a bug in the data formatters where summary strings would not look into the non-synthetic value for child members if the ValueObject being formatted happened to have a synthetic value

rdar://15630776

llvm-svn: 232114
lldb/include/lldb/Core/ValueObject.h
lldb/source/Core/FormatEntity.cpp
lldb/source/DataFormatters/LibCxx.cpp
lldb/test/functionalities/data-formatter/data-formatter-synth/TestDataFormatterSynth.py