[Lldb-commits] [PATCH] D12092: [ValueObjectSynthetic] Override GetDeclaration.

Enrico Granata via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 17 16:05:53 PDT 2015


granata.enrico added a comment.

That looks reasonable

Does ValueObjectDynamic need the same change? You could have dynamic+synthetic combinations (e.g. NSArray/NSDictionary on Mac OS X) where the synthetic value sits on top of the dynamic value


http://reviews.llvm.org/D12092





More information about the lldb-commits mailing list