[cfe-dev] clang name mangling documentation?

Tom van Dijck llvm at tomvandijck.com
Tue Mar 2 20:23:50 PST 2010


Hey,

Trying to decipher the name mangling scheme clang (trunk) uses, is there any
documentation on this, apart from reading the code.
I'm mostly interested in the arguments, the actual mangling of the method
name seems pretty straightforward, there is an 'optimization' step done on
the argument mangling to reduce the size of the final name, but its a little
unclear how that works.

Tom.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100302/1c4aed4e/attachment.html>


More information about the cfe-dev mailing list