swift
c4b7d6da - Merge pull request #61091 from xedin/issue-60958-alt

Commit
2 years ago
Merge pull request #61091 from xedin/issue-60958-alt [ConstraintSystem] Use witnesses for `makeIterator` and `next` refs in `for-in` context
Author
  • include/swift
    • AST
      • File
        ASTContext.h
    • Sema
      • File
        Constraint.h
      • File
        ConstraintSystem.h
  • lib
    • AST
      • File
        ASTContext.cpp
    • Sema
      • File
        CSBindings.cpp
      • File
        CSGen.cpp
      • File
        CSSimplify.cpp
      • File
        Constraint.cpp
  • validation-test/Sema
    • File
      issue-60514.swift
    • File
      issue-60958.swift