Fixing a compiler warning about has_children being used before being initialized
authorEnrico Granata <egranata@apple.com>
Tue, 23 Oct 2012 02:07:54 +0000 (02:07 +0000)
committerEnrico Granata <egranata@apple.com>
Tue, 23 Oct 2012 02:07:54 +0000 (02:07 +0000)
commitdb8142b8e82beb54ddfe3de8450605326c88948b
tree2880409446219961a58d5dcf951f0609bf92e610
parente2a9e90c88edb1d7466af50003b505cc1fe14b4b
Fixing a compiler warning about has_children being used before being initialized

llvm-svn: 166462
lldb/source/Core/ValueObject.cpp