This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: jason
Date: Tue Sep 29 21:07:20 2009
New Revision: 152296

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152296
Log:
change LAMBDA_EXPR_FUNCTION to a function

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]