swift
40ce7f6e - Merge pull request #34415 from gottesmm/pr-7013fe1c78c3e6068b82f7095479d50054110652

Commit
4 years ago
Merge pull request #34415 from gottesmm/pr-7013fe1c78c3e6068b82f7095479d50054110652 [ownership] Change thin_to_thick function to always produce a none value
Author
  • include/swift/SIL
    • File
      SILInstruction.h
  • lib
    • SIL/IR
      • File
        ValueOwnership.cpp
    • SILOptimizer/Mandatory
      • File
        Differentiation.cpp
  • test
    • AutoDiff/SILGen
      • File
        autodiff_builtins.swift
      • File
        reabstraction.swift
    • DebugInfo
      • File
        mandatoryinlining-wrongdebugscope.swift
    • SIL/ownership-verifier
      • use_verifier.sil
    • SILGen
      • File
        cf_members.swift
      • File
        generic_closures.swift
      • File
        implicitly_unwrapped_optional.swift
      • File
        reabstract.swift
      • File
        rethrows.swift
Loading