<div dir="ltr">Thanks for your helpful answers. <div>I guess I have to handle the mangling by myself then. </div><div><br></div><div><span style="font-family:arial,sans-serif;font-size:13px">>By the way, does anyone know of a project which *does* call into</span><br style="font-family:arial,sans-serif;font-size:13px">
<span style="font-family:arial,sans-serif;font-size:13px">>Clang's mangling framework from outside? I'd be interested to know</span><br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">>purely out of curiosity.</span><br>
</div><div>Tim, I'll let you know if I manage to do this:D<div><br></div><div>Regards<br><div><br></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/9 Tim Northover <span dir="ltr"><<a href="mailto:t.p.northover@gmail.com" target="_blank">t.p.northover@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> The Clang mangler, however, does what you want.  But, you'll need to<br>
> feed it a clang AST in order to get a name out.  Depending on the<br>
> parameters of your function, this may be easy or hard.<br>
<br>
</div>By the way, does anyone know of a project which *does* call into<br>
Clang's mangling framework from outside? I'd be interested to know<br>
purely out of curiosity.<br>
<br>
Cheers.<br>
<span class="HOEnZb"><font color="#888888"><br>
Tim.<br>
</font></span></blockquote></div><br></div>