swift-frontend assertion failure: Assertion `index < getNumSILArguments()' failed #69503
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
Description
The compiler crashes due to an assertion failure when compiling grpc-swift tests.
Steps to reproduce
swift test
in a swiftlang/swift:nightly-jammy docker container (sha256:ff649ff927c2a24c4933fa0cab219d395fd20945eb0b37040d7129857e538ef7)Expected behavior
Tests compile and run.
Environment
docker.io/swiftlang/swift:nightly-jammy
sha256:ff649ff927c2a24c4933fa0cab219d395fd20945eb0b37040d7129857e538ef7
The text was updated successfully, but these errors were encountered: