Skip to content

Commit c6c2310

Browse files
authored
Merge pull request swiftlang#63161 from aschwaighofer/disable_failing_test_fnptr
Disable the test IRGen/fnptr.swift
2 parents 5392ce7 + 5ec3d2c commit c6c2310

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/fnptr.swift

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

33
// REQUIRES: CPU=arm64e
44
// REQUIRES: OS=ios
5+
// XFAIL: *
56

67
// This test used to crash in IRGen because of mismatching pointer types.
78

0 commit comments

Comments
 (0)