Skip to content

Commit aa9a881

Browse files
committed
[embedded] Drop unintentional change in AssertCommon.swift
1 parent c0735ee commit aa9a881

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/public/core/AssertCommon.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ internal func _fatalErrorFlags() -> UInt32 {
8989
@usableFromInline
9090
@inline(never)
9191
@_semantics("programtermination_point")
92-
@_alwaysEmitIntoClient
9392
internal func _assertionFailure(
9493
_ prefix: StaticString, _ message: StaticString,
9594
file: StaticString, line: UInt,

0 commit comments

Comments
 (0)