Invalid type leads to "Failed to produce diagnostic for expression" #77644
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
diagnostics QoI
Bug: Diagnostics Quality of Implementation
type checker
Area → compiler: Semantic analysis
The following test case (added in #77643) incorrectly produces
failed to produce diagnostic for expression
:Looks like we're ending up with a leftover inactive constraint:
Swift version 6.1-dev (LLVM 834e05aeccee532, Swift 45d15d1)
Target: arm64-apple-macosx15.0
The text was updated successfully, but these errors were encountered: