Skip to content

Commit dfa3723

Browse files
committed
Mark a recent compiler crasher as non-deterministic
1 parent 7493cb1 commit dfa3723

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/compiler_crashers/28543-unreachable-executed-at-swift-include-swift-ast-typevisitor-h-39.swift

+2
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@
55
// See https://swift.org/LICENSE.txt for license information
66
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
77

8+
// REQUIRES: deterministic-behavior
9+
// Type checking causes a use-after-free.
810
// RUN: not --crash %target-swift-frontend %s -emit-ir
911
([-.f\n{}{$0(n&[]{

0 commit comments

Comments
 (0)