swift
5e76f762 - ModuleInterface: Ensure implicit accessors are created before printing.

Commit
1 year ago
ModuleInterface: Ensure implicit accessors are created before printing. Previously, implicit accessors would be omitted from `.swiftinterface` files emitted with lazy typechecking enabled.
Author
Committer
Parents
  • lib/AST
    • File
      ASTPrinter.cpp
  • test
    • Inputs
      • File
        lazy_typecheck.swift
      • File
        lazy_typecheck_client.swift
    • ModuleInterface
      • File
        lazy-typecheck.swift
    • TBD
      • File
        lazy-typecheck.swift
Loading