[LLVMdev] C++ Name mangling

Tim Northover t.p.northover at gmail.com
Thu May 9 05:55:30 PDT 2013


> The Clang mangler, however, does what you want.  But, you'll need to
> feed it a clang AST in order to get a name out.  Depending on the
> parameters of your function, this may be easy or hard.

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.

Cheers.

Tim.



More information about the llvm-dev mailing list