swift
701a7f72
- SwiftCompilerSources: don't make anything public in the Optimizer module
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
SwiftCompilerSources: don't make anything public in the Optimizer module The Optimizer module is a leave module. No other modules depend on it. Therefore nothing must be public in this module.
References
#76790 - SwiftCompilerSources: introduce the AST module
Author
eeckstein
Committer
eeckstein
Parents
44cd8d71
Loading