c++: Bogus error using namespace alias [PR91826]
My changes to is_nested_namespace broke is_ancestor's use where a namespace alias might be passed in. This changes is_ancestor to look through the alias. PR c++/91826 * name-lookup.c (is_ancestor): Allow CHILD to be a namespace alias.
Showing
gcc/testsuite/g++.dg/lookup/pr91826.C
0 → 100644
Please
register
or
sign in
to comment