r153510 - in /trunk/gcc: cp/ChangeLog cp/semant...

jason@gcc.gnu.org jason@gcc.gnu.org
Fri Oct 23 18:08:00 GMT 2009


Author: jason
Date: Fri Oct 23 18:08:18 2009
New Revision: 153510

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153510
Log:
	* semantics.c (outer_lambda_capture_p): New fn.
	(thisify_lambda_field): Factor out...
	(add_default_capture): ...from here.
	(finish_id_expression): Use them.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nested2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list