re PR c++/33516 (Rejects typedef qualified name-lookup)
PR c++/33516 * parser.c (cp_parser_nested_name_specifier_opt): Use TYPE_MAIN_VARIANT (new_scope) as scope if new_scope is an incomplete typedef of currently open class. * g++.dg/lookup/typedef1.C: New test. From-SVN: r129862
Showing
gcc/testsuite/g++.dg/lookup/typedef1.C
0 → 100644
Please
register
or
sign in
to comment