]> gcc.gnu.org Git - gcc.git/commit
parse.y (frob_specs): Split out...
authorJason Merrill <jason@casey.cygnus.com>
Sun, 13 Feb 2000 19:29:53 +0000 (19:29 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 13 Feb 2000 19:29:53 +0000 (14:29 -0500)
commit445ab4438d7e1d3969ee449a169f7f2104d52b50
tree7cf1a385da9fc9da89fb532c0bef4448737a4959
parent564e43cdf1e237ef4f451bc5afc949d8cc326b1a
parse.y (frob_specs): Split out...

        * parse.y (frob_specs): Split out...
        (parse_decl): From here.
        (fn.def2): Call initial_deferred_type_access_control.
        (after_type_component_declarator0): Call frob_specs.
        (notype_component_declarator0): Likewise.
        * search.c (friend_accessible_p): Nested classes are friends of their
        enclosing classes.

From-SVN: r31957
gcc/cp/ChangeLog
gcc/cp/friend.c
gcc/cp/parse.c
gcc/cp/parse.y
gcc/cp/search.c
This page took 0.057502 seconds and 5 git commands to generate.