class.c
305 KB
-
class.c (resolves_to_fixed_type_p): Check CLASSTYPE_FINAL. · a4cc2828
* class.c (resolves_to_fixed_type_p): Check CLASSTYPE_FINAL. If we have a pointer to final class, we know the dynamic type of the object must be that class, because it can't have any derived classes. From-SVN: r272656
Jason Merrill committed