[cfe-dev] C++ name mangling support
Jan-Patrick Lehr
my.new.social.email at gmail.com
Tue Feb 17 07:20:14 PST 2015
Hi all,
I am fairly new to the clang and llvm world and searched for a way to
get the mangled names for c++ constructs in clang. I found something in
CodeGen/CodeGenModule and wonder whether this is the only way to get the
mangled name.
So my question is: What is the cleanest way to get the mangled name of a
c++ function / member function et cetera? Or where to look for such
functionality?
Thanks for your answers.
Cheers,
JP
More information about the cfe-dev
mailing list