mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
In order to allow LLDB to evaluate expressions inside an actor without spawining async functions and potentially continue all threads, this relaxes the actor isolation checks in @LLDBDebuggerFunction functions to allow a synchronous call into an extension method. rdar://75905336
461 B
461 B