[cfe-dev] llibclang CXTypeKind 'char' types

Sebastian Redl sebastian.redl at getdesigned.at
Fri Feb 17 10:23:04 PST 2012


On 17.02.2012, at 18:33, Phil King wrote:

> 4) CXType_Char16 and CXType_Char32. Not too sure about these - when 'char' is implemented with 16/32 signed representation? If so, does CXType_Char_U / S imply 8 bit or implemented width?

These are the C++11 char16_t and char32_t types.

Sebastian



More information about the cfe-dev mailing list