<div style="font-family:arial,helvetica,sans-serif;font-size:10pt">ping?<br><br><div class="gmail_quote">On Wed, Nov 14, 2012 at 2:32 PM, Evgeny Eltsin <span dir="ltr"><<a href="mailto:eaeltsin@google.com" target="_blank">eaeltsin@google.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-family:arial,helvetica,sans-serif;font-size:10pt">Hi,<div><br></div><div>This patch adds mangling of expression template arguments of pointer and reference types.</div>

<div><br></div><div>I had to add a separate test for the case when template argument of pointer type is instantiated with 0/NULL/nullptr, as Clang only accepts that in C++11 mode (otherwise, it complains that 'non-type template argument does not refer to any declaration' - not sure if it is a bug or not, but implementation looks like that is intentional).</div>


<div><br></div><div>wbr,</div><div>Evgeny</div><div><br></div></div>
</blockquote></div><br></div>