[Source compatibility suite] Doggie causing compiler assertion failure - Assertion failed: ((sig && sig->isEqual(subs.getGenericSignature())) || !OrigType || !OrigType->hasTypeParameter()) #65200
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
crash
Bug: A crash, i.e., an abnormal termination of software
generics
Feature: generic declarations and types
SILGen
Area → compiler: The SIL generation stage
source compatibility suite
Flag: An issue that surfaced in the source compatibility suite
swift 5.9
Doggie is failing to build on main and 5.9 with the following compiler crash:
Expected behavior
Expect the project to build correctly
Environment (please fill out the following information)
https://ci.swift.org/job/swift-main-source-compat-suite/393
https://ci.swift.org/job/swift-main-source-compat-suite-debug/393/
Additional context
Apple Swift version 5.9-dev (LLVM 0b945a41db5d9af, Swift 56ac0f0c0d010c5)
The text was updated successfully, but these errors were encountered: