swift
be339682
- [AST] Print init accessors when they are ABI-public
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#75191 - [AST/Sema] Make it possible to use init accessors in inlinable initializers
Author
xedin
Committer
xedin
Parents
123068c6
Loading