Skip to content

Commit 784df65

Browse files
committed
Disable a test that seems to infinitely recurse on a diagnostic sometimes.
Once the associated bug is fixed we can re-enable.
1 parent 16b5fe3 commit 784df65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/compiler_crashers/28869-swift-diagnosticengine-formatdiagnostictext-llvm-raw-ostream-llvm-stringref-llvm.swift

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

88
// RUN: not --crash %target-swift-frontend %s -emit-ir
9+
// REQUIRES: rdar38932729
910
protocol A:A&CLong

0 commit comments

Comments
 (0)