Skip to content

Commit 2b337a3

Browse files
committed
Disable test Sanitizers/asan/recover.swift
1 parent 5ced6cc commit 2b337a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Sanitizers/asan/recover.swift

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// REQUIRES: executable_test
22
// REQUIRES: asan_runtime
33
// UNSUPPORTED: OS=windows-msvc
4+
// REQUIRES: rdar126150190
45

56
// Check with recovery instrumentation and the runtime option to continue execution.
67
// RUN: %target-swiftc_driver %s -g -sanitize=address -sanitize-recover=address -import-objc-header %S/asan_interface.h -emit-ir -o %t.asan_recover.ll

0 commit comments

Comments
 (0)