swift
317b0e7a
- Sema: Only add @_spiOnly to import fix-its with a public access level.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Sema: Only add @_spiOnly to import fix-its with a public access level. It doesn't make sense to add the `@_spiOnly` attribute to an `internal` import. Part of rdar://126637855.
References
#75899 - Sema: Only add `@_spiOnly` to import fix-its with a public access level
Author
tshortli
Committer
tshortli
Parents
9315673c
Loading