You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add <record>s and <class>es to the second pass if superclass undefined
There are cases when a class is defined before its superclass. An example
is GInitiallyUnowned. Try parsing these again just like methods if there
is a superclass declared, but the superclass is not defined yet.
0 commit comments