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]

r187792 - in /branches/google/gcc-4_6-mobile/vt...


Author: llozano
Date: Wed May 23 08:22:47 2012
New Revision: 187792

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187792
Log:
Some more clean up.
Moved some code into vtable-class-hierarchy.c
Cleaned up some prototypes.
Made some functions static.

Modified:
    branches/google/gcc-4_6-mobile/vtable-security/gcc/cp/class.c
    branches/google/gcc-4_6-mobile/vtable-security/gcc/cp/cp-tree.h
    branches/google/gcc-4_6-mobile/vtable-security/gcc/cp/decl2.c
    branches/google/gcc-4_6-mobile/vtable-security/gcc/cp/pt.c
    branches/google/gcc-4_6-mobile/vtable-security/gcc/cp/vtable-class-hierarchy.c


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