[Lldb-commits] [PATCH] [ValueObjectPrinter::GetValueSummaryError] Get summary of non-synthetic values.
Enrico Granata
granata.enrico at gmail.com
Wed Jun 24 11:16:52 PDT 2015
Still not the right change.
This will only "fix" the case of summaries - but other instances where people get their hands on an SBValue will still behave incorrectly. The underlying bug is the one in GetNonSyntheticValue(), and I'd prefer to fix that one instead of going around putting band-aids on the rest of the code
http://reviews.llvm.org/D10624
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list