Files
swift-mirror/validation-test/compiler_crashers_2/a04f67aa8fb22efa.swift
Hamish Knight 760959f273 [test] Add assertion messages to crasher test cases
If the crasher hits an assertion failure, include the message in the
header.
2025-08-04 13:00:23 +01:00

6 lines
629 B
Swift

// {"kind":"typecheck","signature":"checkRequirementsImpl(llvm::ArrayRef<swift::Requirement>, bool)","signatureAssert":"Assertion failed: ((allowTypeParameters || !firstType->hasTypeParameter()) && \"must take a contextual type. if you really are ok with an \" \"indefinite answer (and usually YOU ARE NOT), then consider whether \" \"you really, definitely are ok with an indefinite answer, and \" \"use `checkRequirementsWithoutContext` instead\"), function checkRequirementsImpl"}
// RUN: not --crash %target-swift-frontend -typecheck %s
struct a < Element {
b {
class c : Collection { typealias Index = d subscript(e :