Skip to content

Commit f8c45dd

Browse files
committed
Disable a compiler-crasher that is crashing inconsistently.
1 parent 7c58b6b commit f8c45dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/compiler_crashers/28504-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift

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

88
// RUN: not --crash %target-swift-frontend %s -emit-ir
9+
// REQUIRES: non_escaping_type_variables
910
{{}
1011
return.h.h == Int

0 commit comments

Comments
 (0)