[cfe-dev] [PATCH] C++0x unicode string and character literals now with test cases

Sean Hunt scshunt at csclub.uwaterloo.ca
Tue Jul 19 00:17:48 PDT 2011


On 11-07-19 12:08 AM, Craig Topper wrote:
> Here's a new patch that fixes the line lengths. Also widens to the
> token kind in the Identifier table because 8-bits wasn't enough
> anymore so kw_unknown_anytype was being truncated from 256 to 0.

IsIdentifierStringPrefix should be language-sensitive. Other than that, 
nothing more stands out to me.

Sean



More information about the cfe-dev mailing list