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

5 lines
388 B
Swift

// {"kind":"typecheck","original":"2e6c789c","signature":"swift::MacroDecl::getIntroducedNames(swift::MacroRole, swift::ValueDecl*, llvm::SmallVectorImpl<swift::DeclName>&) const","signatureAssert":"Assertion failed: (!isSpecial() && \"Cannot retrieve identifier from special names\"), function getIdentifier"}
// RUN: not --crash %target-swift-frontend -typecheck %s
a
@TaskLocal init()