Teach the std::wstring data formatter how to properly display strings with embedded...
authorEnrico Granata <egranata@apple.com>
Fri, 17 Jul 2015 01:56:25 +0000 (01:56 +0000)
committerEnrico Granata <egranata@apple.com>
Fri, 17 Jul 2015 01:56:25 +0000 (01:56 +0000)
commit8101f570f83cf7643b64d38d71dfe00cea3ac6ee
treeaf8e7a3f80cf58e1ed3bf70dd0ece8ca81681c45
parent2d8315f8066bbce201e9b2c28b7d24915dcbe5f0
Teach the std::wstring data formatter how to properly display strings with embedded NUL bytes

llvm-svn: 242501
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