<p dir="ltr">As I've mentioned earlier in this thread, I'm going to make this and some of the other clang-format tests file-based. So there won't be need to escape anything and to deal with various compilers treating encodings differently.</p>

<div class="gmail_quote">On Jun 7, 2013 11:41 PM, "Sean Silva" <<a href="mailto:silvas@purdue.edu">silvas@purdue.edu</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 7, 2013 at 9:49 AM, Alexander Kornienko <span dir="ltr"><<a href="mailto:alexfh@google.com" target="_blank">alexfh@google.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Readability. I think, we already have enough complexity in clang-format tests. I'd not make things even worse here.<div>

<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 7, 2013 at 6:39 PM, Jordan Rose <span dir="ltr"><<a href="mailto:jordan_rose@apple.com" target="_blank">jordan_rose@apple.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><div>What's wrong with using escapes? (Other than readability....or is that it?)</div>


<div><div><br></div></div></div></blockquote></div></div></div></div></blockquote><div><br></div><div>IMO using escapes is not as bad as having to special-case the file encoding of this file. Also I don't think that the Standard necessarily guarantees that those string literals will be represented as UTF-8 in the resulting program. You can add the "actual text" in a comment to preserve readability.</div>

<div><br></div><div>-- Sean Silva </div></div><br></div></div>
</blockquote></div>