Skip to content

Commit 7337d5c

Browse files
authored
Merge pull request #6264 from vedantk/master
Re-enable coverage_smoke.swift
2 parents a822e14 + 1c7b124 commit 7337d5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/SILGen/coverage_smoke.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// REQUIRES: rdar://29591622
21
// RUN: rm -rf %t && mkdir -p %t
32
// RUN: %target-build-swift %s -profile-generate -profile-coverage-mapping -Xfrontend -disable-incremental-llvm-codegen -o %t/main
43
// RUN: env LLVM_PROFILE_FILE=%t/default.profraw %target-run %t/main

0 commit comments

Comments
 (0)