Compiler crash building Swift Testing branch that adopts typed throws #76930
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
typed throws
Feature → error handling → throws & rethrows: Typed throws
Description
When I check out branch jgrynspan/typed-throws-crash from the Swift Testing repo and try to build, I get the attached crash.
Reproduction
swift test
Stack dump
Expected behavior
Does not crash, build completes (downstream failures may be present as this branch was a WIP when I was blocked by the crash.)
Environment
swift-driver version: 1.115 Apple Swift version 6.0 (swiftlang-6.0.0.9.13 clang-1600.0.26.4)
Target: arm64-apple-macosx15.0
Additional information
No response
The text was updated successfully, but these errors were encountered: