mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Access-level on imports limit where decls from the target module can be referenced. This is reported by the typical error about and a note on the import. However, when using an IDE and editing a large file, the note on the import is easy to miss. Address this by duplicating the information on the error line as well so it's never out of the current viewport. rdar://119438201
46 KiB
46 KiB