Skip to content

Commit 0591633

Browse files
committed
Re-enable Lazy test on Linux.
Arnold fixed this by re-computing the insert position in getSpecializedConformance(), with swiftlang#17904. Fixes rdar://problem/35797159.
1 parent ca5eacf commit 0591633

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

validation-test/stdlib/Lazy.swift.gyb

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@
1212
// RUN: %target-run-simple-swiftgyb
1313
// REQUIRES: executable_test
1414

15-
// <rdar://35797159> [Associated Type Inference]
16-
// heap-use-after-free ASTContext::getSpecializedConformance
17-
// llvm::FoldingSetBase::InsertNode
18-
// OR corrupted doubly linked list
19-
// REQUIRES: OS=macosx
20-
2115
import StdlibUnittest
2216
import StdlibCollectionUnittest
2317

0 commit comments

Comments
 (0)