swift
64b8624a - 🍒[5.7][Distributed] Fix too restrictive distributed witness isolation checking (#59397)

Commit
3 years ago
🍒[5.7][Distributed] Fix too restrictive distributed witness isolation checking (#59397) * [Distributed] Implement missing case in permitting witnesses * improve FIXME to link to issue * workaround for #59356 while still implementing the witness feature * [Distributed] Further witness checking cleanup and tests
Author
Parents
  • include/swift/AST
    • File
      Decl.h
  • lib
    • AST
      • File
        Decl.cpp
    • Sema
      • File
        TypeCheckProtocol.cpp
  • test/Distributed
    • Runtime
      • File
        distributed_actor_local_only_witness_and_call.swift
    • File
      distributed_protocol_isolation.swift