parser.c
1.22 MB
The source could not be displayed because it is larger than 1 MB.
You can
load it anyway or download it
instead.
* parser.c (cp_parser_lambda_introducer): Reject `&this'. Use cp_lexer_nth_token_is instead of cp_lexer_peek_nth_token. * g++.dg/cpp0x/lambda/lambda-this21.C: New test. From-SVN: r272223