Skip to content

Commit 50a2703

Browse files
authored
Merge pull request #15192 from atrick/disable-asan-test
2 parents ee36dbe + 725da7f commit 50a2703

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

validation-test/stdlib/Lazy.swift.gyb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
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+
// REQUIRES: OS=macosx || no_asan
1519

1620
import StdlibUnittest
1721
import StdlibCollectionUnittest

0 commit comments

Comments
 (0)