r137484 - in /branches/cxx0x-lambdas-branch/gcc...
jfreeman@gcc.gnu.org
jfreeman@gcc.gnu.org
Fri Jul 4 19:00:00 GMT 2008
Author: jfreeman
Date: Fri Jul 4 19:00:13 2008
New Revision: 137484
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137484
Log:
no need to pass lambda_expr around as a tree*; make_lambda_name just duplicates make_anon_name; conform to conventional use of tree_list
Modified:
branches/cxx0x-lambdas-branch/gcc/cp/cp-tree.h
branches/cxx0x-lambdas-branch/gcc/cp/name-lookup.c
More information about the Gcc-cvs
mailing list