semantics.c (lambda_expr_this_capture): Fix default capture of explicit capture of 'this'.
* semantics.c (lambda_expr_this_capture): Fix default capture of explicit capture of 'this'. From-SVN: r152340
This commit is contained in:
parent
71d16049ff
commit
c28a9eac6d
@ -3,6 +3,11 @@
|
||||
* semantics.c (lambda_expr_this_capture): Fix default capture
|
||||
of explicit capture of 'this'.
|
||||
|
||||
2009-09-30 Jason Merrill <jason@redhat.com>
|
||||
|
||||
* semantics.c (lambda_expr_this_capture): Fix default capture
|
||||
of explicit capture of 'this'.
|
||||
|
||||
2009-09-30 Jason Merrill <jason@redhat.com>
|
||||
|
||||
* parser.c (cp_parser_lambda_expression): Don't add __ to __this.
|
||||
|
Loading…
x
Reference in New Issue
Block a user