Pattern that the region based isolation checker does not understand how to check #76205
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
Description
I get the message
when compiling the code printed below. It is 100% reproducible.
Reproduction
Expected behavior
I expect to be able to return
Success
without issues. In any case, the messages recommended to file a bug and that is what I am doing.Environment
swift-driver version: 1.115 Apple Swift version 6.0 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
Target: arm64-apple-macosx15.0
Additional information
I am running macOS 15.0 (Sequoia Beta 24A5331b) with Xcode 16.0 Beta 6 (16A5230g).
A bit outside the scope of the bug, but I am trying to create a Swift Concurrency progression report (as talked about in the Swift Forums).
The text was updated successfully, but these errors were encountered: