Extend the TypeSystem's ShouldPrintAsOneLiner implementation so that the...
Extend the TypeSystem's ShouldPrintAsOneLiner implementation so that the ValueObject itself also gets a say in the process; NFC llvm-svn: 252516
Showing
- lldb/include/lldb/Symbol/CompilerType.h 1 addition, 1 deletionlldb/include/lldb/Symbol/CompilerType.h
- lldb/include/lldb/Symbol/TypeSystem.h 1 addition, 1 deletionlldb/include/lldb/Symbol/TypeSystem.h
- lldb/source/DataFormatters/FormatManager.cpp 18 additions, 1 deletionlldb/source/DataFormatters/FormatManager.cpp
- lldb/source/Symbol/CompilerType.cpp 2 additions, 2 deletionslldb/source/Symbol/CompilerType.cpp
- lldb/source/Symbol/TypeSystem.cpp 1 addition, 1 deletionlldb/source/Symbol/TypeSystem.cpp
Please register or sign in to comment