re PR c++/37558 (rev 140120 changes the accessibility of a friend decl.)
authorJason Merrill <jason@redhat.com>
Wed, 17 Sep 2008 17:31:08 +0000 (13:31 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 17 Sep 2008 17:31:08 +0000 (13:31 -0400)
commit118dde55d874964faccb055568cacf784b923fde
tree1465a50c66fc6d161b72aee4da65816bb766e53e
parent8aff539b6829d3a984615f011851e3cbf6fa7ba8
re PR c++/37558 (rev 140120 changes the accessibility of a friend decl.)

        PR c++/37588
        * name-lookup.c (lookup_type_scope): Look through sk_function_parms.

From-SVN: r140424
gcc/cp/ChangeLog
gcc/cp/name-lookup.c
gcc/testsuite/g++.dg/lookup/friend13.C [new file with mode: 0644]