swift
Sema: Add an access level to the fix-its for missing imports when appropriate
#75694
Merged

Commits
  • AST: Clarify SourceFile's existing missing imports record.
    tshortli committed 1 year ago
  • Sema: Move diagnoseMissingImportForMember() to Sema.
    tshortli committed 1 year ago
  • Sema: Don't include @_exported on suggested imports.
    tshortli committed 1 year ago
  • Sema: Add an access level to the fix-its for missing imports when appropriate.
    tshortli committed 1 year ago
Loading