[cfe-dev] Any reason we disallow ui64 prefix

Fariborz Jahanian fjahanian at apple.com
Fri Jan 22 11:40:37 PST 2010


Hi,

In LiteralSupport.cpp we explicitly disallow ui64 suffix in msft  
extensions (as in #define ULLONG_MAX 0xffffffffffffffffui64).
This constant is defined by visual studio's "limits.h".

- Thanks, Fariborz




More information about the cfe-dev mailing list