llvm-project/lldb/test/functionalities/data-formatter/data-formatter-stl/libcxx/string
Enrico Granata 3309d88198 <rdar://problem/12239827>
Providing a data formatter for libc++ std::wstring
In the process, refactoring the std::string data formatter to be written in C++ so that commonalities between the two can be exploited
Also, providing a new API on the ValueObject to navigate a hierarchy by index-path
Lastly, an appropriate test case is included

llvm-svn: 172282
2013-01-12 01:00:22 +00:00
..
Makefile <rdar://problem/12239827> 2013-01-12 01:00:22 +00:00
TestDataFormatterLibcxxString.py <rdar://problem/12239827> 2013-01-12 01:00:22 +00:00
main.cpp <rdar://problem/12239827> 2013-01-12 01:00:22 +00:00