Thanks.  If you're going to add tests anyway, may I suggest one more for the case just mentioned (backslash + letter).<br><br>Is SBArgs exposed through python?  If not it might need to be a gtest<br><div class="gmail_quote">On Tue, Feb 24, 2015 at 9:04 AM Pavel Labath <<a href="mailto:labath@google.com">labath@google.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The handling of the backslash+random character sequence is unchanged. If the character is not recognised, the backslash is not removed<br>
\b -> "\b"<br>
<br>
k_escapable_characters defines which characters have the backslash removed. Currently it is: space, tab, backslash, single and double quote.<br>
<br>
I will add some tests tomorrow.<br>
<br>
<br>
<a href="http://reviews.llvm.org/D7855" target="_blank">http://reviews.llvm.org/D7855</a><br>
<br>
EMAIL PREFERENCES<br>
  <a href="http://reviews.llvm.org/settings/panel/emailpreferences/" target="_blank">http://reviews.llvm.org/<u></u>settings/panel/<u></u>emailpreferences/</a><br>
<br>
<br>
</blockquote></div>