diff options
| author | Jason Merrill <jason@redhat.com> | 2025-11-14 23:29:38 +0530 |
|---|---|---|
| committer | Jason Merrill <jason@redhat.com> | 2025-11-15 11:41:56 +0530 |
| commit | feccb9c9cd6ccab3fa75e2ca3f533e02de15750f (patch) | |
| tree | 2c2daf15b10b8a2b3454b243324be55e3cb0b0fe /libjava/classpath/gnu/java/beans/decoder/ArrayHandler.java | |
| parent | 2359344af53a5fc844d108fcf9f0e8bddd84a6b5 (diff) | |
c++/modules: using builtin
Here, when we try to bring "memset" back into the global namespace, we find
the built-in, see that it's the same declaration (because the module brought
it into the other namespace with a using-declaration), and decide that we
don't need to do anything. But we still need a non-hidden overload.
gcc/cp/ChangeLog:
* name-lookup.cc (do_nonmember_using_decl): Handle hidden better.
gcc/testsuite/ChangeLog:
* g++.dg/modules/using-33_a.C: New test.
* g++.dg/modules/using-33_b.C: New test.
Diffstat (limited to 'libjava/classpath/gnu/java/beans/decoder/ArrayHandler.java')
0 files changed, 0 insertions, 0 deletions
