kubamracek added a comment.

I see.  The approach to escape as little as possible can be valid, I guess.

In any case, this patch seems to do exactly this.  We must escape backslashes, 
otherwise we’ll produce invalid output: imagine a backslash at the end of the 
string.  Same about newlines: there are parsers that will refuse unescaped 
newlines.


https://reviews.llvm.org/D34322



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to