We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ced6cc commit 2b337a3Copy full SHA for 2b337a3
test/Sanitizers/asan/recover.swift
@@ -1,6 +1,7 @@
1
// REQUIRES: executable_test
2
// REQUIRES: asan_runtime
3
// UNSUPPORTED: OS=windows-msvc
4
+// REQUIRES: rdar126150190
5
6
// Check with recovery instrumentation and the runtime option to continue execution.
7
// 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