swift
fff4bebc - AST: Clarify SourceFile's existing missing imports record.

Commit
1 year ago
AST: Clarify SourceFile's existing missing imports record. In anticipation of adding a new kind of missing import record to `SourceFile`, clarify the purpose of the existing "missing imports" record with more specific naming and documentation.
Author
Committer
Parents
  • include/swift/AST
    • File
      FileUnit.h
    • File
      Module.h
    • File
      SourceFile.h
  • lib
    • AST
      • File
        Module.cpp
    • Frontend
      • File
        ModuleInterfaceSupport.cpp
    • Sema
      • File
        ResilienceDiagnostics.cpp