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 8adca54 commit 1053189Copy full SHA for 1053189
test/Profiler/coverage_invalid_loc.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-swift-frontend -disable-sil-ownership-verifier -Xllvm -sil-full-demangle -profile-generate -profile-coverage-mapping -emit-sorted-sil -emit-sil -module-name coverage_invalid_loc %s | %FileCheck %s
+// RUN: %target-swift-frontend -Xllvm -sil-full-demangle -profile-generate -profile-coverage-mapping -emit-sorted-sil -emit-sil -module-name coverage_invalid_loc %s | %FileCheck %s
2
// RUN: %target-swift-frontend -profile-generate -profile-coverage-mapping -emit-ir %s
3
4
// The implicit tuple and array exprs formed to call `dynamicallyCall`
0 commit comments