aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/class.c
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2020-02-13 16:56:08 +0100
committerJason Merrill <jason@redhat.com>2020-02-13 22:32:13 +0100
commit9a0c4f5b373e236cb4af5491f50862d41fd8775a (patch)
tree2c478d716b305677a9f09433da422b1b672c01d5 /gcc/cp/class.c
parentabc79c6498a99e9c39e6056f432796c6dde3a887 (diff)
downloadgcc-9a0c4f5b373e236cb4af5491f50862d41fd8775a.zip
gcc-9a0c4f5b373e236cb4af5491f50862d41fd8775a.tar.gz
gcc-9a0c4f5b373e236cb4af5491f50862d41fd8775a.tar.bz2
c++: Fix useless using-declaration.
Here reintroducing the same declarations into the global namespace via using-declaration is useless but OK. And a function and a function template with the same parameters do not conflict. gcc/cp/ChangeLog 2020-02-13 Jason Merrill <jason@redhat.com> PR c++/93713 * name-lookup.c (matching_fn_p): A function does not match a template.
Diffstat (limited to 'gcc/cp/class.c')
0 files changed, 0 insertions, 0 deletions