Compiler crash when setting strict concurrency complete and default UIView param #73818
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
triage needed
This issue needs more specific labels
Description
While prepping for Swift 6, I set
Strict Concurrency Checking
toComplete
and encountered a compiler crash because of a defaultUIView
param.Reproduction
Stack dump
Expected behavior
Expected an error or warning with descriptive reasoning.
Environment
swift-driver version: 1.90.11.1 Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
Additional information
No response
The text was updated successfully, but these errors were encountered: