<div dir="ltr">Well, apparently clang has clang::StringLiteral in clang/AST/Expr.h<div><br></div><div>So, our options are either: Allow this name clash (obviously the namespaces don't clash, only the names) and deal with it when it's an issue (which will be limited to clang, and even then not very often), or choose a different name.</div><div><br></div><div>Thoughts?</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Dec 12, 2016 at 11:53 AM Zachary Turner <<a href="mailto:zturner@google.com">zturner@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I can.  I'll whip something up today<br class="gmail_msg"><div class="gmail_quote gmail_msg"><div dir="ltr" class="gmail_msg">On Fri, Dec 9, 2016 at 1:18 AM Malcolm Parsons <<a href="mailto:malcolm.parsons@gmail.com" class="gmail_msg" target="_blank">malcolm.parsons@gmail.com</a>> wrote:<br class="gmail_msg"></div><blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2 December 2016 at 17:12, James Y Knight <<a href="mailto:jyknight@google.com" class="gmail_msg" target="_blank">jyknight@google.com</a>> wrote:<br class="gmail_msg">
> +1 from me for the StringLiteral proposal from a few messages back.<br class="gmail_msg">
<br class="gmail_msg">
Zachary, do you want to commit StringLiteral?<br class="gmail_msg">
<br class="gmail_msg">
--<br class="gmail_msg">
Malcolm Parsons<br class="gmail_msg">
</blockquote></div></blockquote></div>