[cfe-dev] clang::MangleContext::shouldMangleDeclName

John McCall rjmccall at apple.com
Wed Oct 24 14:03:03 PDT 2012


On Oct 24, 2012, at 2:20 AM, Vassil Vassilev wrote:
>  shouldMangleDeclName returns true for decls like EnumConstantDecl.
>  Is that expected behaviour? Am I missing something?

It doesn't really return anything meaningful for declarations that
obviously aren't mangled.

John.




More information about the cfe-dev mailing list