r139247 - in /branches/cxx0x-lambdas-branch/gcc...

jfreeman@gcc.gnu.org jfreeman@gcc.gnu.org
Tue Aug 19 21:49:00 GMT 2008


Author: jfreeman
Date: Tue Aug 19 21:49:59 2008
New Revision: 139247

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139247
Log:
trim struct tree_lambda_expr; make _lambda_parameter_declaration optional; move some more code to semantics.c so we can remove an #include

Modified:
    branches/cxx0x-lambdas-branch/gcc/cp/cp-tree.h
    branches/cxx0x-lambdas-branch/gcc/cp/parser.c
    branches/cxx0x-lambdas-branch/gcc/cp/semantics.c



More information about the Gcc-cvs mailing list