hanchenye-llvm-project/lldb/source/DataFormatters
Tamas Berghammer 4fbb55b7b1 Stop calling ValueObject::SetName from synthetic child providers
Summary:
Calling ValueObject::SetName from a sythetic child provider would change
the underying value object used for the non-synthetic child as well what
is clearly unintentional.

Reviewers: jingham, labath

Subscribers: lldb-commits

Differential Revision: https://reviews.llvm.org/D31371

llvm-svn: 299259
2017-03-31 20:48:00 +00:00
..
CMakeLists.txt [CMake] Add accurate dependency specifications 2017-01-31 20:43:05 +00:00
CXXFunctionPointer.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
DataVisualization.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DumpValueObjectOptions.cpp Preliminary plumbing work to make 'parray' able to take offset and stride options 2016-11-04 18:15:39 +00:00
FormatCache.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
FormatClasses.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
FormatManager.cpp Move Log from Core -> Utility. 2017-03-03 20:56:28 +00:00
FormattersHelpers.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
LanguageCategory.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
StringPrinter.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
TypeCategory.cpp Don't allow direct access to StreamString's internal buffer. 2016-11-16 21:15:24 +00:00
TypeCategoryMap.cpp Move Log from Core -> Utility. 2017-03-03 20:56:28 +00:00
TypeFormat.cpp Move DataBuffer / DataExtractor and friends from Core -> Utility. 2017-03-04 01:30:05 +00:00
TypeSummary.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
TypeSynthetic.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
TypeValidator.cpp Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
ValueObjectPrinter.cpp Don't add a newline if the object description already has one. 2017-03-31 01:32:57 +00:00
VectorType.cpp Stop calling ValueObject::SetName from synthetic child providers 2017-03-31 20:48:00 +00:00