swift
cf809ce8 - Merge pull request #68452 from tshortli/lazy-typecheck-vars

Commit
1 year ago
Merge pull request #68452 from tshortli/lazy-typecheck-vars ModuleInterface: Fix PatternBindingDecl printing in lazy mode
Author
  • include/swift/AST
    • File
      Decl.h
  • lib
    • AST
      • File
        ASTPrinter.cpp
      • File
        Decl.cpp
    • Sema
      • File
        TypeCheckDecl.cpp
      • File
        TypeCheckDeclPrimary.cpp
    • Serialization
      • File
        Serialization.cpp
  • test
    • Inputs
      • File
        lazy_typecheck.swift
      • File
        lazy_typecheck_client.swift
    • ModuleInterface
      • File
        lazy-typecheck.swift
    • TBD
      • File
        lazy-typecheck.swift