swift
3f916f50 - Merge pull request #76297 from hamishknight/together-forever

Commit
303 days ago
Merge pull request #76297 from hamishknight/together-forever [Sema] Remove separate closure type-checking logic
Author
  • include/swift
    • AST
      • File
        AnyFunctionRef.h
      • File
        DiagnosticsSema.def
      • File
        Expr.h
    • Sema
      • File
        ConstraintSystem.h
  • lib/Sema
    • File
      CSApply.cpp
    • File
      CSDiagnostics.cpp
    • File
      CSDiagnostics.h
    • File
      CSGen.cpp
    • File
      CSSyntacticElement.cpp
    • File
      ConstraintSystem.cpp
    • File
      TypeCheckAvailability.cpp
    • File
      TypeCheckConstraints.cpp
    • File
      TypeCheckStmt.cpp
    • File
      TypeChecker.h
  • test/Constraints
    • File
      result_builder_diags.swift
  • unittests/Sema
    • File
      ConstraintSimplificationTests.cpp
  • validation-test/Sema/SwiftUI
    • File
      rdar88256059.swift
Loading