Skip to content

Commit 4f05554

Browse files
[gardening] Remove assert requirement from fixed crashers
1 parent 50e4620 commit 4f05554

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
// RUN: %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
2-
// REQUIRES: asserts
32

43
protocol a where #^A^#

validation-test/compiler_crashers_fixed/28614-args-size-fnref-getnumargumentsforfullapply-partial-application-was-throwing.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@
66
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
77

88
// RUN: not %target-swift-frontend %s -emit-ir
9-
// REQUIRES: asserts
109
func a{guard let[]=(a||()A

0 commit comments

Comments
 (0)