swift
6ea2dd8f - AST/Sema: Remove code adding `@_spi` to suggested import fix-its.

Commit
122 days ago
AST/Sema: Remove code adding `@_spi` to suggested import fix-its. The was never invoked because inaccessibility due to SPI protection level is always diagnosed before missing imports are diagnosed. The functionality could therefore not be tested and should be removed.
Author
Committer
Parents
Loading