* class.c (add_method): Allow using-declarations to coexist.
authorJason Merrill <jason@redhat.com>
Thu, 27 Oct 2016 13:39:48 +0000 (09:39 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 27 Oct 2016 13:39:48 +0000 (09:39 -0400)
commit7c92f4ec6107dc41199d8b61c9c4a598cadd9011
tree02e44dc7b191487ed4b16074bb787457b4ee1a8a
parent104700f4e9e20e1c1aef0fb0f0894b073f09fdaa
* class.c (add_method): Allow using-declarations to coexist.

From-SVN: r241620
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/g++.dg/overload/using4.C [new file with mode: 0644]