mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
tests: disable IRGen/nested_generics.swift for arm64e
The check lines don't consider ptrauth rdar://131554269
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
// rdar://131554269
|
// rdar://131554269
|
||||||
//
|
//
|
||||||
// REQUIRES: optimized_stdlib
|
// REQUIRES: optimized_stdlib
|
||||||
|
// UNSUPPORTED: CPU=arm64e
|
||||||
|
|
||||||
func blah<T>(_: T.Type) {}
|
func blah<T>(_: T.Type) {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user