Enrico Granata
|
ac49453b58
|
Introduce the notion of an escape helper. Different languages have different notion of what to print in a string and how to escape non-printable things. The escape helper is where this notion is provided to LLDB
This is NFC, other than a code re-org
llvm-svn: 247200
|
2015-09-09 22:30:24 +00:00 |
Enrico Granata
|
ad650a189c
|
Preparatory work for letting language plugins help the StringPrinter with formatting special characters
llvm-svn: 247189
|
2015-09-09 20:59:49 +00:00 |
Enrico Granata
|
33e97e63a5
|
Move the C++ data formatters to the C++ language plugin
llvm-svn: 246873
|
2015-09-04 21:01:18 +00:00 |