[LLVMdev] C++ Name mangling

João Matos ripzonetriton at gmail.com
Thu May 9 06:21:18 PDT 2013


On Thu, May 9, 2013 at 1:55 PM, Tim Northover <t.p.northover at gmail.com>wrote:

> By the way, does anyone know of a project which *does* call into
> Clang's mangling framework from outside? I'd be interested to know
> purely out of curiosity.
>

My project CppSharp (https://github.com/tritao/CppSharp) does that in order
to get the manglings for interoping between C++ and .NET.


-- 
João Matos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130509/e42b1350/attachment.html>


More information about the llvm-dev mailing list