decl2.c (validate_nonmember_using_decl): Complain about using declarations for class...
authorMark Mitchell <mark@markmitchell.com>
Wed, 2 Dec 1998 10:12:20 +0000 (10:12 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 2 Dec 1998 10:12:20 +0000 (10:12 +0000)
commit066b4a1cc8da79e2ff195d3f154de68577a76c14
treea12aa702427dd1f4bdfa449696a3ad3c2512152f
parentb7f7462b7a23b0e5465e66f1738f3caf22a38b65
decl2.c (validate_nonmember_using_decl): Complain about using declarations for class members.

* decl2.c (validate_nonmember_using_decl): Complain about using
declarations for class members.

From-SVN: r24060
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/g++.old-deja/g++.ns/using11.C [new file with mode: 0644]