Skip to content

Commit 81f8fd6

Browse files
committed
Gardening: Migrate test suite to GH issues: Frontend
1 parent b0fb7c5 commit 81f8fd6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/Frontend/dsohandle-linkable.swift

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
// RUN: %target-run-simple-swift
22
// REQUIRES: executable_test
33

4-
// (SR-15938) Error when referencing #dsohandle in a Swift test on Windows
4+
// https://github.com/apple/swift/issues/58199
5+
// Error when referencing #dsohandle in a Swift test on Windows
6+
//
57
// This file tests that #dsohandle is fully usable from the built test. The
68
// precise value of #dsohandle is uninteresting.
79

0 commit comments

Comments
 (0)