lambda-this10.C
135 Bytes
-
re PR c++/86499 (lambda-expressions with capture-default are allowed at namespace scope) · 774fb6c4
PR c++/86499 * parser.c (cp_parser_lambda_introducer): Give error if a non-local lambda has a capture-default. * g++.dg/cpp0x/lambda/lambda-non-local.C: New test. * g++.dg/cpp0x/lambda/lambda-this10.C: Adjust dg-error. From-SVN: r263749
Marek Polacek committed