[cfe-dev] Mangling of builtins

Konstantin Tokarev annulen at yandex.ru
Fri Jun 29 10:48:47 PDT 2012


Hi all,

I've found that ItaniumMangleContext::shouldMangleDeclName() always returns true for builtins. Is this behavior correct?

Nevertheless CodeGen does not perform mangling for builtins (I still have not figured out what stops it), so this does not lead to any visible problems in clang.

-- 
Regards,
Konstantin



More information about the cfe-dev mailing list