[K/N][IR] Never consider a enum a final class
Unfortunately, neither descriptors nor Lazy IR have enough information to correctly deduce a enum's modality as psi2ir does, so to avoid the RTTI generator generating different vtables in different setups (whether a klib is cached or not), conservatively consider all enums non-final.
This commit is contained in:
Reference in New Issue
Block a user