Files
swift-mirror/validation-test/compiler_crashers_2/b98d91945bd93d30.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

4 lines
544 B
Swift

// {"kind":"typecheck","signature":"swift::adjustFunctionTypeForConcurrency(swift::AnyFunctionType*, swift::ValueDecl*, swift::DeclContext*, unsigned int, bool, llvm::function_ref<swift::Type (swift::AbstractClosureExpr const*)>, llvm::function_ref<bool (swift::ClosureExpr const*)>, llvm::function_ref<swift::Type (swift::Type)>)","signatureAssert":"Assertion failed: (fnType->getIsolation().isNonIsolated()), function adjustFunctionTypeForConcurrency"}
// RUN: not --crash %target-swift-frontend -typecheck %s
actor a func b(isolated a...) b