We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3086bfc + 111196f commit 7ee6cb7Copy full SHA for 7ee6cb7
test/IRGen/hermetic-seal-exec.swift
@@ -27,6 +27,9 @@
27
// FIXME(mracek): More work needed to get this to work on non-Apple platforms.
28
// REQUIRES: VENDOR=apple
29
30
+// rdar://85476542 (https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-macos/6089 failure)
31
+// UNSUPPORTED: asan
32
+
33
#if LIBRARY
34
35
// The only symbol that's actually used by client code
0 commit comments