swift
17f6f4e7
- SILGen: Introduce and adopt SILGenModule::shouldSkipDecl().
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
SILGen: Introduce and adopt SILGenModule::shouldSkipDecl(). This method centralizes the logic for determining whether to skip emission of SIL associated with a Decl.
References
#69141 - SILGen: Introduce option to skip non-exportable declarations
Author
tshortli
Committer
tshortli
Parents
9dbe72aa
Loading