Skip to content

Commit cabaa99

Browse files
authored
Merge pull request #75464 from eeckstein/fix-test
tests: disable IRGen/nested_generics.swift for arm64e
2 parents 702f86c + 7bd8aea commit cabaa99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/nested_generics.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// rdar://131554269
1111
//
1212
// REQUIRES: optimized_stdlib
13+
// UNSUPPORTED: CPU=arm64e
1314

1415
func blah<T>(_: T.Type) {}
1516

0 commit comments

Comments
 (0)