Add the ability for the NSString and libc++ std::string formatters to retrieve uncapp...
authorEnrico Granata <egranata@apple.com>
Tue, 18 Nov 2014 22:54:45 +0000 (22:54 +0000)
committerEnrico Granata <egranata@apple.com>
Tue, 18 Nov 2014 22:54:45 +0000 (22:54 +0000)
commit34042212b2b9b302899029a9e8b78cb55d7fde05
tree7cdf2f0815cd5545c3bce5be64de3a580880dcc9
parent489af08f67c5a7c29cdb1a5a61ab8244138fe756
Add the ability for the NSString and libc++ std::string formatters to retrieve uncapped data

llvm-svn: 222277
lldb/include/lldb/DataFormatters/StringPrinter.h
lldb/source/DataFormatters/CXXFormatterFunctions.cpp
lldb/source/DataFormatters/StringPrinter.cpp
lldb/test/functionalities/data-formatter/data-formatter-stl/libcxx/string/TestDataFormatterLibcxxString.py
lldb/test/functionalities/data-formatter/data-formatter-stl/libcxx/string/main.cpp