Skip to content

Commit b4e3d05

Browse files
authored
Merge pull request #58425 from artemcm/56-rich-linklater
Disable Flaky Compiler Crasher Test
2 parents 724ef4e + 13777aa commit b4e3d05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/AutoDiff/compiler_crashers_fixed/sr13933-vjpcloner-apply-multiple-consuming-users.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// RUN: %target-build-swift %s
2+
// Every so often, this test causes the linker to crash!
3+
// REQUIRES: rdar86041709
24

35
// SR-13933: Fix "multiple consuming users" ownership error caused by
46
// `VJPCloner::visitApply` related to `@differentiable`-function-typed callees.

0 commit comments

Comments
 (0)