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.
1 parent fe98a0d commit 9af888cCopy full SHA for 9af888c
test/IRGen/coverage_with_asan.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-swift-frontend %s -profile-generate -profile-coverage-mapping -sanitize=address -emit-ir -o - | FileCheck %s
2
+// REQUIRES: OS=macosx
3
4
// CHECK: main
5
func main() {}
0 commit comments