shadow1.C
123 Bytes
-
re PR c++/58632 (ICE reusing template parameter name as class name) · 3807059e
PR c++/58632 * decl.c (lookup_and_check_tag): Ignore template parameters if scope == ts_current. * pt.c (check_template_shadow): Don't complain about the injected class name. From-SVN: r207208
Jason Merrill committed