This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r136214 - in /branches/cxx0x-lambdas-branch/gcc...
- From: jfreeman at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 30 May 2008 18:19:27 -0000
- Subject: r136214 - in /branches/cxx0x-lambdas-branch/gcc...
Author: jfreeman
Date: Fri May 30 18:19:26 2008
New Revision: 136214
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136214
Log:
migration from osl repo complete; removed a few things like __closure keywords, -flambdas flag, stuff that shouldn`t belong
Modified:
branches/cxx0x-lambdas-branch/gcc/cp/ChangeLog
branches/cxx0x-lambdas-branch/gcc/cp/cp-tree.h
branches/cxx0x-lambdas-branch/gcc/cp/name-lookup.c
branches/cxx0x-lambdas-branch/gcc/cp/parser.c
branches/cxx0x-lambdas-branch/gcc/cp/pt.c