swift
be339682 - [AST] Print init accessors when they are ABI-public

Commit
1 year ago
[AST] Print init accessors when they are ABI-public Using init accessors from inlinable code requires `@usableFromInline` annotation, which means that we need to print them in swift interfaces and serialize them.
Author
Committer
Parents
Loading