name-lookup.c
215 KB
-
c++: Bogus error using namespace alias [PR91826] · feaa1640
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.
Nathan Sidwell committed