FB16779790: Compiler crash when compiling a function that uses a parameter pack #79859
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
Swift compiler crashes when compiling the code below (see Reproduction)
Reproduction
Stack dump
Expected behavior
The code should compile without a crash.
Environment
swift-driver version: 1.115.1 Apple Swift version 6.0.3 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
Target: arm64-apple-macosx15.0
Additional information
ParameterPackCompilerCrash.zip
The text was updated successfully, but these errors were encountered: