name-lookup.c
143 KB
-
re PR c++/14821 (Duplicate namespace alias declaration should not conflict) · f746161e
PR c++/14821 * name-lookup.c (supplement_binding): Allow redefinitions of namespace aliases. PR c++/14883 * parser.c (cp_parser_template_argument): Robustify. PR c++/14821 * g++.dg/other/ns1.C: New test. PR c++/14883 * g++.dg/template/invalid1.C: New test. From-SVN: r82170
Mark Mitchell committed