Displaying 1 result from an estimated 1 matches for "e42b1350".
2013 May 09
2
[LLVMdev] C++ Name mangling
> 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.