swift
20922400 - Merge pull request #71406 from jckarter/borrowing-switch-5

Commit
1 year ago
Merge pull request #71406 from jckarter/borrowing-switch-5 SILGen: Emit borrowing switch subjects under a formal access.
Author
  • lib
    • SILGen
      • File
        ArgumentSource.h
      • File
        SILGenApply.cpp
      • File
        SILGenFunction.h
      • File
        SILGenPattern.cpp
    • SILOptimizer/Mandatory
      • File
        MoveOnlyAddressCheckerUtils.cpp
  • test
    • SILGen
      • File
        borrowing_switch_subjects.swift
    • SILOptimizer
      • File
        moveonly_borrowing_switch.swift