Skip to content

Commit 13ff0d6

Browse files
committed
[nfc] Enable member function templates silgen test.
This test was dissabled until #30630 (support calling C++ constructors) landed. That patch landed a while ago, so this test should be enabled.
1 parent de0871a commit 13ff0d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Interop/Cxx/templates/member-templates-silgen.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
// We can't yet call member functions correctly on Windows (SR-13129).
44
// XFAIL: OS=windows-msvc
5-
// REQUIRES: fixing-after-30630
65

76
import MemberTemplates
87

0 commit comments

Comments
 (0)