Compiler crash with closure types with sending
#79982
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
concurrency
Feature: umbrella label for concurrency language features
crash
Bug: A crash, i.e., an abnormal termination of software
triage needed
This issue needs more specific labels
Description
It seems there is something wrong in inlining code with generic parameters including
sending
Reproduction
swift-frontend -c check.swift -g -O
Note that this only crashes with assertion enabled compilers on macOS for some reasons.
Stack dump
Expected behavior
No crash
Environment
swift-DEVELOPMENT-SNAPSHOT-2025-03-10-a
Additional information
No response
The text was updated successfully, but these errors were encountered: