swift
a0ae93d3 - [AST/Sema] Add `@extensible` attribute on `enum` declarations

Commit
188 days ago
[AST/Sema] Add `@extensible` attribute on `enum` declarations This attribute controls whether cross-module access to the declaration needs `@unknown default:` because it's allowed to gain new cases even if the module is non-resilient.
Author
Committer
Parents
Loading