We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd006e0 commit cf8cccaCopy full SHA for cf8ccca
test/Serialization/lifetime_dependence.swift
@@ -3,6 +3,8 @@
3
// RUN: %target-swift-frontend -I %t -emit-ir %s -verify | %FileCheck %s
4
5
// REQUIRES: swift_feature_Lifetimes
6
+// REQUIRES: swift_feature_AddressableTypes
7
+// REQUIRES: swift_feature_AddressableParameters
8
9
import lifetime_dependence_ref
10
0 commit comments