swift
02255d2c
- Sema: Move diagnoseMissingImportForMember() to Sema.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Sema: Move diagnoseMissingImportForMember() to Sema. This will make it possible to use type checking APIs to determine the appropriate access level for suggested imports. NFC.
References
#75694 - Sema: Add an access level to the fix-its for missing imports when appropriate
Author
tshortli
Committer
tshortli
Parents
fff4bebc
Loading