[cfe-commits] [PATCH] Parsing C++0x lambda expressions

John Freeman jfreeman at cse.tamu.edu
Wed Jul 13 21:13:17 PDT 2011


On 7/13/2011 9:07 PM, John Freeman wrote:
>> Should we have a custom diagnostic for &this?
>
> Will tok::identifier match 'this'?

Oops, I realize now I misunderstood you. You're asking for a special 
case diagnostic for '&this'? I can add that.

- John



More information about the cfe-commits mailing list