swift
5bcf1bf6
- Add access level import diagnostic for named pattern.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Add access level import diagnostic for named pattern. This PR adds a missing access level diagnostic when type checking named patterns by walking the interface type to find the importing decl to emit the diagnostic for.
References
#77832 - Add access level import diagnostic for named pattern.
Author
rmaz
Committer
rmaz
Parents
9e7fa1a0
Loading